diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-11-26 17:08:49 +0000 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-11-26 17:08:49 +0000 |
commit | 8a9dc65df740fbd9af8455002adca25e2cdd2b0a (patch) | |
tree | be5a5f7ca2f4f95820d5a4759b4b5b19475995bc /doc/fullswof-utils.texi | |
parent | 60edeeb0c4f9e2062ad9bb25fe3d8313305ea78a (diff) | |
download | fullSWOF-utils-8a9dc65df740fbd9af8455002adca25e2cdd2b0a.tar.gz |
enter sample text in reference manual.
Diffstat (limited to 'doc/fullswof-utils.texi')
-rw-r--r-- | doc/fullswof-utils.texi | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index e2aec64..45c9851 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -19,18 +19,55 @@ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. @end quotation - @end copying +@titlepage +@title FullSWOF-utils Reference Manual +@page +@vskip 0pt plus 1filll +@insertcopying +@end titlepage + +@contents + +@ifnottex +@node Top +@top FullSWOF-utils + +Utility scripts for the FullSWOF shallow flow solver +@end ifnottex + + +@menu +* First Chapter:: Number One. +* GNU Free Documentation License:: The license of this manual. +* Index:: Complete Index. +@end menu +@node First Chapter +@chapter First Chapter + +@cindex chapter, first + +This is the first chapter. +@cindex index entry, another + +Here is a numbered list. + +@enumerate +@item +This is the first item. + +@item +This is the second item. +@end enumerate @node GNU Free Documentation License @appendix GNU Free Documentation License - @include fdl-1.3.texi @node Index |