[go: up one dir, main page]

Menu

Tree [7d8e6b] viking-1.3.2 / doc / reference /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2011-03-30 Rob Norris Rob Norris [0babe2] Fix reference documentation generation - some s...
 README 2011-03-26 Guilhem Bonnefille Guilhem Bonnefille [e5c584] Add support for reference documentation

Read Me

In order to activate reference documentation, you have to specify
the following configure command line:
$ ./configure --enable-gtk-doc --enable-gtk-doc-html

Then, cd to doc/reference and launch make command.

(This directory is not recursively make when launching make from top
directory. So, this avoid spending time in reference documentation
computation when not really needed.)