Format: 1.4


Title: Mosh

# You can also add a sub-title to your menu like this:
# SubTitle: [subtitle]

Footer: Copyright (C) 2008 - 2010 Higepon
Timestamp: Updated month day, year
#   m     - One or two digit month.  January is "1"
#   mm    - Always two digit month.  January is "01"
#   mon   - Short month word.  January is "Jan"
#   month - Long month word.  January is "January"
#   d     - One or two digit day.  1 is "1"
#   dd    - Always two digit day.  1 is "01"
#   day   - Day with letter extension.  1 is "1st"
#   yy    - Two digit year.  2006 is "06"
#   yyyy  - Four digit year.  2006 is "2006"
#   year  - Four digit year.  2006 is "2006"

# These are indexes you deleted, so Natural Docs will not add them again
# unless you remove them from this line.

Don't Index: Files, Classes


# --------------------------------------------------------------------------
# 
# Cut and paste the lines below to change the order in which your files
# appear on the menu.  Don't worry about adding or removing files, Natural
# Docs will take care of that.
# 
# You can further organize the menu by grouping the entries.  Add a
# "Group: [name] {" line to start a group, and add a "}" to end it.
# 
# You can add text and web links to the menu by adding "Text: [text]" and
# "Link: [name] ([URL])" lines, respectively.
# 
# The formatting and comments are auto-generated, so don't worry about
# neatness when editing the file.  Natural Docs will clean it up the next
# time it is run.  When working with groups, just deal with the braces and
# forget about the indentation and comments.
# 
# --------------------------------------------------------------------------


File: About  (no auto-title, doc/text/About.txt)
File: Download  (doc/text/Download.txt)

Group: Mosh  {

   File: Core  (no auto-title, doc/text/Core.txt)
   File: Configuration  (lib/mosh/config.ss)
   File: Control  (lib/mosh/control.ss)
   File: Database independent interface  (lib/mosh/dbi.ss)
   File: Foreign Function Interface  (lib/mosh/ffi.ss)
   File: Pretty Printing  (lib/mosh/pp.ss)
   File: Process  (lib/mosh/process.ss)
   File: Socket  (lib/mosh/socket.ss)
   File: IRC Client  (lib/mosh/irc/client.ss)
   File: Unit Testing  (lib/mosh/test.ss)
   File: Concurrent  (lib/mosh/concurrent.ss)
   File: File  (lib/mosh/file.ss)
   }  # Group: Mosh

Group: Lib  {

   File: Pattern Match  (lib/match.ss)
   File: Red-Black tree  (lib/rbtree.ss)
   File: Shorten  (lib/shorten.ss)
   File: Regular Expressions  (doc/text/regexp.txt)
   }  # Group: Lib

Group: R6RS  {

   File: Naming Conventions  (doc/text/Naming.txt)
   File: Composite library  (doc/text/Compositelibrary.txt)
   File: Arithmetic  (doc/text/arith.tex.txt)
   File: Base Library  (doc/text/base.tex.txt)
   File: Bytevectors  (doc/text/bytevector.tex.txt)
   File: Command-line access and exit values  (doc/text/programlib.tex.txt)
   File: Condition types  (doc/text/iocond.tex.txt)
   File: Control structures  (doc/text/control.tex.txt)
   File: Enumerations  (doc/text/enum.tex.txt)
   File: eval  (doc/text/eval.tex.txt)
   File: Exceptions and conditions  (doc/text/exc.tex.txt)
   File: File system  (doc/text/files.tex.txt)
   File: Hashtables  (doc/text/hashtable.tex.txt)
   File: List utilities  (doc/text/list.tex.txt)
   File: Mutable pairs  (doc/text/setcar.tex.txt)
   File: Mutable strings  (doc/text/stringset.tex.txt)
   File: Port I/O  (doc/text/portio.tex.txt)
   File: R5RS compatibility  (doc/text/r5rscompat.tex.txt)
   File: Records  (doc/text/records.tex.txt)
   File: Simple I/O  (doc/text/convio.tex.txt)
   File: Sorting  (doc/text/sort.tex.txt)
   File: syntax-case  (doc/text/syntax-case.tex.txt)
   }  # Group: R6RS

File: SRFIs  (doc/text/srfi.txt)

Group: Index  {

   Index: Everything
   Constant Index: Constants
   Function Index: Functions
   Library Index: Libraries
   Variable Index: Variables
   }  # Group: Index

