johnsonjh/duma

View on GitHub
doc/Menu.txt

Summary

Maintainability
Test Coverage
Format: 1.35


# You can add a title and sub-title to your menu like this:
# Title: [project name]
# SubTitle: [subtitle]

# You can add a footer to your documentation like this:
# Footer: [text]
# If you want to add a copyright notice, this would be the place to do it.


# --------------------------------------------------------------------------
# 
# 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: README  (README.txt)
File: Win32 Detours Howto  (WIN32_DETOURS_HOWTO.txt)

Group: Source  {

   File: duma.c  (duma.c)
   File: duma_hlp.h  (duma_hlp.h)
   File: dumapp.cpp  (dumapp.cpp)
   File: h  (paging.h)
   File: print.c  (print.c)
   File: stacktrace\printStackTrace.cpp  (stacktrace\printStackTrace.cpp)
   }  # Group: Source

Group: Index  {

   Index: Everything
   File Index: Files
   Function Index: Functions
   Type Index: Types
   Variable Index: Variables
   }  # Group: Index