ObjectivesΒΆ

  1. Document SPEC macro source code files
  1. macro definitions (def, rdef, and cdef)
  2. function definitions
  3. global variable definitions
  4. local variable definitions
  5. array variable definitions
  6. constant definitions
  7. ReST-formatted comments (usually contain API or usage info)
  8. optional source code highlighting
  1. Build cross-referenced WWW site and PDF documentation
  2. Provide a test file for development.
  3. Provide useful examples in documentation.