| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-02 | doc/Makefile: add an empty clean target... | Christian Hesse | 1 | -1/+4 | |
| ... now that this is made with 12fc09a442939d0af09d700c7a8074cca9b1694e. This unbreaks `make docker`, which triggered the catch-all target and failed. | |||||
| 2025-11-12 | Fixed typo | Stefan | 1 | -1/+1 | |
| 2025-06-13 | doc: source_suffix should be a map, not a list | Matěj Cepl | 1 | -1/+1 | |
| 2025-06-13 | doc: change default_role to 'c:any' | Matěj Cepl | 1 | -1/+1 | |
| 2025-03-22 | doc: upgrade Doxyfile via doxygen -u (1.13.2) | Matěj Cepl | 1 | -423/+836 | |
| 2024-05-01 | release 0.9 | Randy Palamar | 2 | -3/+3 | |
| 2022-11-29 | fix miscellaneous spelling mistakes | Nick Hanley | 3 | -5/+5 | |
| 2022-11-01 | Set version to 0.8-git | Felix Van der Jeugt | 2 | -3/+3 | |
| 2020-12-08 | Set version to 0.7 | Marc André Tanner | 2 | -3/+3 | |
| 2020-08-01 | doc: update doxygen configuration | Marc André Tanner | 1 | -80/+157 | |
| This was performed by executing: doxygen -u | |||||
| 2020-08-01 | Update copyright year | Marc André Tanner | 1 | -1/+1 | |
| 2020-08-01 | doc: update version number in doxygen config | Marc André Tanner | 1 | -1/+1 | |
| Not sure whether that is actually used somewhere. | |||||
| 2020-08-01 | doc: use c as default sphinx role | Marc André Tanner | 1 | -1/+1 | |
| This might fix the documentation build issue on readthedocs.org. | |||||
| 2020-08-01 | doc: enable C syntax highlighting by default | Marc André Tanner | 1 | -0/+3 | |
| 2020-08-01 | doc: fix a couple of API doc warnings | Marc André Tanner | 1 | -3/+3 | |
| In restructured text double backquotes are used for inline literals. | |||||
| 2020-06-07 | build: set version to 0.6 | Marc André Tanner | 1 | -2/+2 | |
| 2020-05-13 | doc: update outdated version information | Marc André Tanner | 1 | -2/+2 | |
| 2020-05-13 | doc: update sphinx configuration to python 3 | Marc André Tanner | 1 | -10/+10 | |
| This was performed automatically using: 2to3 -w conf.py | |||||
| 2020-02-07 | doc: update release number | Marc André Tanner | 1 | -1/+1 | |
| 2017-06-15 | view: clean up and add documentation | Marc André Tanner | 2 | -0/+111 | |
| 2017-06-15 | doc: enable mathjax support for sphinx documentation | Marc André Tanner | 1 | -1/+3 | |
| 2017-05-07 | Revert "doc: specify complete file names" | Marc André Tanner | 1 | -5/+5 | |
| This reverts commit b37ebfb7e9deeef0420c2c4c0b0b31b854cdb118. | |||||
| 2017-05-07 | doc: specify complete file names | Marc André Tanner | 1 | -5/+5 | |
| This might fix index generation on vis.rtfd.io. | |||||
| 2017-05-06 | vis: add doxygen comments | Marc André Tanner | 2 | -0/+188 | |
| Rename some structures, add typedefs for function pointers, remove unused arguments from vis_run. | |||||
| 2017-05-03 | text: add miscellaneous documentation section | Marc André Tanner | 1 | -0/+6 | |
| 2017-05-03 | map: convert comments to doxygen format | Marc André Tanner | 2 | -0/+5 | |
| 2017-05-03 | array: convert comments to doxygen format | Marc André Tanner | 2 | -0/+5 | |
| 2017-05-03 | buffer: convert comments to doxygen format | Marc André Tanner | 2 | -0/+5 | |
| 2017-05-03 | text: convert comments to doxygen format | Marc André Tanner | 3 | -24/+127 | |
| 2017-05-03 | doc: use nicer sphinx theme | Marc André Tanner | 1 | -1/+1 | |
| 2017-05-03 | doc: add initial documentation files | Marc André Tanner | 3 | -0/+30 | |
| If all required dependencies (doxygen, breathe, sphinx, sphinx_rtd_theme) are installed, then `make html` in the doc directory should generate sphinx based documentation in doc/build/sphinx. | |||||
| 2017-04-28 | doc: add sphinx breathe extension | Marc André Tanner | 1 | -3/+19 | |
| 2017-04-28 | doc: add sphinx configuration | Marc André Tanner | 2 | -0/+176 | |
| 2017-04-28 | doc: customize Doxyfile | Marc André Tanner | 1 | -10/+11 | |
| 2017-04-28 | doc: add default Doxygen file | Marc André Tanner | 1 | -0/+2473 | |
