Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-19 | fixed Doxygen distribution and installation (using custom automake hooks) | Robin Haberkorn | 1 | -5/+13 | |
2013-07-19 | fixed Doxyfile & build docs directly in doc/ | Robin Haberkorn | 1 | -4/+4 | |
2013-07-19 | removed everything unrelated to the GtkVlcPlayer widget | Robin Haberkorn | 1 | -26/+2 | |
2013-07-19 | install new screenshot images and package them in windows Zip distributions | Robin Haberkorn | 1 | -1/+4 | |
* also include session.dtd since we refer to it in the documentation | |||||
2013-06-10 | install and distribute user doc images | Robin Haberkorn | 1 | -1/+3 | |
2012-05-12 | ensure that doxygen is executed always on make | Robin Haberkorn | 1 | -0/+1 | |
the doxygen directory does not depend on any actual sourcefile or library, so it should be updated on every make to ensure it's up to date | |||||
2012-05-02 | added skeleton docbook and site-configuration support | Robin Haberkorn | 1 | -1/+22 | |
* docbook is built by default and also included in distro * doxygen is not built by default (developer docs) | |||||
2012-05-02 | Doxygen support | Robin Haberkorn | 1 | -0/+10 | |
* Doxyfile is generated by ./configure * files will be placed under doc/doxygen/. They aren't installed or distributed. |