File: README

package info (click to toggle)
qof 0.5.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,376 kB
  • ctags: 2,995
  • sloc: ansic: 14,210; sh: 7,273; makefile: 204; yacc: 184; lex: 123
file content (11 lines) | stat: -rw-r--r-- 395 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
 
                    QOF Documentation 
                    -----------------

The QOF documentation is embedded in the source code (mostly
in the header files) using 'doxygen' (JavaDoc style) markup.

To extract the documentation into HTML pages, you must install
the 'doxygen' documentation system, and then say 'make doc'. 
The HTML docuemtnation will be placed in the 'html' subdirectory.