Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Workaround gtk-doc tests interaction with parallel automake tests again | Dan Nicholson | 2014-04-23 |
| | | | | | | | | | With the gtk-doc update, GTKDOC_CHECK was changed so that it becomes a wrapper script called gtkdoc-check.test to be compatible with parallel automake tests. That means it should just be run directly from TESTS and we no longer need the dummy wrapper file. [endlessm/eos-sdk#953] | ||
* | Autogenerate documentation with Gtk-doc | Philip Chimento | 2013-04-17 |
Run './configure --enable-gtk-doc' to turn on building documentation, or use --disable-gtk-doc to disable it (for faster builds.) It builds as part of the regular 'make' invocation, though you can use 'make docs' to build only the documentation. [#1] |