Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanjost committed Jul 14, 2024
1 parent 516799b commit d466406
Show file tree
Hide file tree
Showing 275 changed files with 3,457 additions and 101,023 deletions.
2 changes: 1 addition & 1 deletion docs/BOOK_M_strings.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="generator" content="vi(1)/vim(1)" />
<meta name="description" content="@(#)M_strings::BOOK_M_strings: BOOK composed of pages for man(1) topic M_strings"/>
<meta name="author" content="urbanjs" />
<meta name="date" content="2024-07-01" />
<meta name="date" content="2024-07-14" />
<meta name="keywords" content="Fortran, Fortran code, source code repository, Fortran library, Fortran archive, source code" />
<!--
Pick your favorite style sheet from among the eight offerings:
Expand Down
2 changes: 1 addition & 1 deletion docs/BOOK_M_strings__oop.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="generator" content="vi(1)/vim(1)" />
<meta name="description" content="@(#)M_strings__oop::BOOK_M_strings__oop: BOOK composed of pages for man(1) topic M_strings__oop"/>
<meta name="author" content="urbanjs" />
<meta name="date" content="2024-07-01" />
<meta name="date" content="2024-07-14" />
<meta name="keywords" content="Fortran, Fortran code, source code repository, Fortran library, Fortran archive, source code" />
<!--
Pick your favorite style sheet from among the eight offerings:
Expand Down
Empty file modified docs/CHANGELOG.md
100755 → 100644
Empty file.
9 changes: 6 additions & 3 deletions docs/M_strings.3m_strings.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,8 @@ <H4>&nbsp; &nbsp; WHITE SPACE</H4>
</TD></TR>
<TR valign=top><TD width=6% nowrap>
<B>clip</B> </TD><TD valign=bottom>
function trims leading and trailing spaces
trim leading and trailings spaces or set of characters
from string
</TD></TR>
<TR></TR></TABLE>See Also: squeeze
</BLOCKQUOTE>
Expand Down Expand Up @@ -475,7 +476,9 @@ <H4>&nbsp; &nbsp; NUMERIC STRINGS</H4>
</TD></TR>
<TR valign=top><TD width=6% nowrap>
<B>msg</B> </TD><TD valign=bottom>
append the values of up to nine values into a string.
append the values of up to twenty values into
a string, including user-specified separator
and a CSV-style option
</TD></TR>
<TR valign=top><TD colspan=2>
<B>value_to_string</B> </TD></TR><TR valign=top><TD width=6%>&nbsp;</TD><TD>
Expand Down Expand Up @@ -794,7 +797,7 @@ <H3>LICENSE</H3>
Public Domain
</BLOCKQUOTE>
<P><HR>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_strings (3m_strings)</TD> <TD align=right width=33%><I>July 01, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 60fe2b59-5432-4e02-aaee-0e5f38d52e31 using man macros.</FONT>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_strings (3m_strings)</TD> <TD align=right width=33%><I>July 14, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 780b9601-0da1-4cbd-9c47-07e90c243f56 using man macros.</FONT>
<br><br><center><img src="images/M_strings.gif"></center>
</div>
</div>
Expand Down
Empty file modified docs/M_strings.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion docs/M_strings__oop.3m_strings.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <H3>LICENSE</H3>
Public Domain
</BLOCKQUOTE>
<P><HR>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_strings__oop (3m_strings)</TD> <TD align=right width=33%><I>July 01, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 942d3ecc-c6f1-49ca-b233-79955423167d using man macros.</FONT>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_strings__oop (3m_strings)</TD> <TD align=right width=33%><I>July 14, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 0e2202b3-9727-487c-a9ab-8b69b7cd03a1 using man macros.</FONT>
<br><br><center><img src="images/M_strings__oop.gif"></center>
</div>
</div>
Expand Down
Empty file modified docs/M_strings__oop.js
100755 → 100644
Empty file.
Loading

0 comments on commit d466406

Please sign in to comment.