8390c90a91
- Also added better FindSphinx support so that we can detect the version and not have a fatal error if it's too old. - Added support for building latex documentation with -DBUILD_LATEX. Off by default. - Added suppor for building man pages with -DBUILD_MAN. On by default (unless sphins is too old to support it). |
||
---|---|---|
.. | ||
ext | ||
.gitignore | ||
apiref.rst | ||
changes.rst | ||
conf.py | ||
conformance.rst | ||
gettingstarted.rst | ||
github_commits.c | ||
index.rst | ||
Makefile.am | ||
portability.rst | ||
README | ||
tutorial.rst | ||
upgrading.rst |
To build the documentation, invoke make html Then point your browser to _build/html/index.html.