date | project | content | link |
|---|
| 14:31 Tuesday | thermite | Commit by kardoon :: r 1143 /PolyVox/trunk/documentation/index.rst: ( link) Tweak some spelling and add some links | # |
| 14:27 Tuesday | thermite | Commit by kardoon :: r 1142 /PolyVox/trunk/documentation/_extensions/sphinxcontrib/doxylink.py: ( link) Update doxylink to ignore links to nodes it can't find. | # |
| 15:14 on Jul 21 | thermite | Commit by kardoon :: r 1141 /PolyVox/trunk/tests/CMakeLists.txt: ( link) Make the tests only link against QtTest (i.e. not QtGui) so that they can be run outside of X11. | # |
| 13:24 on Jul 20 | thermite | Commit by kardoon :: r 1140 /PolyVox/trunk/documentation/ (CMakeLists.txt conf.in.py index.rst): ( link) Make `manual` depend on `doc`. Tweak some Sphinx/CMake stuff. | # |
| 09:10 on Jul 16 | thermite | Commit by kardoon :: r 1139 /PolyVox/trunk/documentation/ (index.rst install.rst): ( link) Use the simper :doc: role over the :ref: role. | # |
| 17:21 on Jul 15 | thermite | Commit by kardoon :: r 1138 /PolyVox/trunk/documentation/ (index.rst install.rst): ( link) Add some examples of using the doxylink extension.
Add a documentation/install.rst which pulls in the content of INSTALL.txt | # |
| 13:53 on Jul 14 | thermite | Commit by kardoon :: r 1137 /PolyVox/trunk/INSTALL.txt: ( link) Minor tweaks to the INSTALL.txt | # |
| 13:09 on Jul 14 | thermite | Commit by kardoon :: r 1136 /PolyVox/trunk/documentation/CMakeLists.txt: ( link) Remove extraneous " | # |
| 12:44 on Jul 14 | thermite | Commit by kardoon :: r 1135 /PolyVox/trunk/ (3 files in 2 dirs): ( link) Add information about building the manual to the INSTALL.txt | # |
| 10:31 on Jul 14 | thermite | Commit by kardoon :: r 1134 /PolyVox/trunk/ (11 files in 4 dirs): ( link) Add a CMakeLists.txt which provides the 'manual' target for building the Sphinx documentation. This may require you to set the SPHINXBUILD_EXECUTABLE CMake variable to the sphinx-build executable
Change the file extension to 'rst' rather than 'txt' to avoid clashes with CMakeLists.txt and to help syntax highlighting.
Add the doxylink Sphinx extension from sphinx-contrib to provide Doxygen links. | # |
| 15:57 on Jul 05 | thermite | Commit by kardoon :: r 1126 /PolyVox/trunk/library/ (8 files in 2 dirs): ( link) Add and cleanup some of the API documentation. | # |
| 18:42 on Jul 02 | thermite | Commit by kardoon :: r 1124 /PolyVox/trunk/INSTALL.txt: ( link) ...and update the docs to match. | # |
| 18:38 on Jul 02 | thermite | Commit by kardoon :: r 1123 /PolyVox/trunk/library/ (CMakeLists.txt polyvox.qhcp.in): ( link) Put the Qt Help stuff in a different folder under the build directory. | # |
| 14:22 on Jul 02 | thermite | Commit by kardoon :: r 1122 /PolyVox/trunk/library/CMakeLists.txt: ( link) Make installing the docs OPTIONAL so that there's no error if the user runs 'make install' without having run 'make doc'. | # |
| 14:06 on Jul 02 | thermite | Commit by kardoon :: r 1121 /PolyVox/trunk/library/ (Doxyfile.in polyvox.qhcp.in): ( link) Place the Doxygen API docs into the 'api' virtual Qt Help directory. | # |
| 13:57 on Jul 02 | thermite | Commit by kardoon :: r 1120 /PolyVox/trunk/ (3 files in 3 dirs): ( link) More cleaning up of the Qt 'dependency'. Qt is now used by the tests, the OpenGL example and the documentation. These are of course all optional components. | # |
| 11:00 on Jul 02 | thermite | Commit by kardoon :: r 1119 /PolyVox/trunk/ (3 files in 2 dirs): ( link) Fix up the docs to reflect the latest changes. | # |
| 10:52 on Jul 02 | thermite | Commit by kardoon :: r 1118 /PolyVox/trunk/library/CMakeLists.txt: ( link) Make qcollectiongenerator even more optional. If both Doxygen and qcollectiongenerator are found then the HTML docs will be created and bundled into a Qt Help Collection. However, if qcollectiongenerator is not found, the HTML docs will still be created. | # |
| 10:49 on Jul 02 | thermite | Commit by kardoon :: r 1117 /PolyVox/trunk/ (CMakeLists.txt tests/CMakeLists.txt): ( link) Move the find_package(Qt4...) bit into the root CMakeLists.txt file since it is used by both the tests and library subdirectories. | # |
| 15:40 on Jul 01 | thermite | Commit by kardoon :: r 1116 /PolyVox/trunk/library/CMakeLists.txt: ( link) It seems VERBATIM is needed. | # |