diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/dir | 19 | ||||
| -rw-r--r-- | doc/fullswof-utils.texi | 5 | 
2 files changed, 23 insertions, 1 deletions
| @@ -0,0 +1,19 @@ +This is the file .../info/dir, which contains the +topmost node of the Info hierarchy, called (dir)Top. +The first time you invoke Info, you start off looking at this node. + +File: dir,	Node: Top	This is the top of the INFO tree + +  This (the Directory node) gives a menu of major topics. +  Typing "q" exits, "H" lists all Info commands, "d" returns here, +  "h" gives a primer for first-timers, +  "mEmacs<Return>" visits the Emacs manual, etc. + +  In Emacs, you can click mouse button 2 on a menu item or cross reference +  to select it. + +* Menu: + +Science +* FullSWOF-utils: (FullSWOF-utils). +                                Utility programs for the FullSWOF solver. diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index 4e51a5e..bacfe36 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -21,7 +21,10 @@ Texts.  A copy of the license is included in the section entitled  @end quotation  @end copying - +@dircategory Science +@direntry +* FullSWOF-utils: (FullSWOF-utils). Utility programs for the FullSWOF solver. +@end direntry  @titlepage  @title FullSWOF-utils Reference Manual | 
