Read Me
To build new documentation the following directory layout is assumed.
<some_dir>/tiopf/ [1]
<some_dir>/tiopf_docs/ [2]
1: This is where the cloned fpGUI repository lives.
2: This is where the cloned fpGUI_docs repository lives.
Usage:
------
fpdoc --project=tiopf-docs-project.xml
Note:
-----
At the time of writing, fpdoc doesn't have the ability to configure
multiple output formats in the XML project file. So you need to
comment/uncomment the output type and options you want. They are
clearly commented in the XML file.
I'm in the process of submitting a patch to fpdoc to allow multiple
configurations. I'll update this README file as soon as the functionality
is available.
----------- oOo ----------