summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Fix meson.build formatting againDavid Robillard2-2/+2
I'll get used to this any day now.
2023-09-23Clean up sphinx build commandsDavid Robillard3-14/+14
2023-09-23Fix meson.build formattingDavid Robillard1-1/+1
2023-09-23Explicitly specify all documentation dependenciesDavid Robillard5-15/+95
Yet another attempt to sort out flaky documentation builds. This tries to be careful and describe the complete documentation dependency graph to meson explicitly (ignoring tool outputs that aren't used).
2023-09-23Format meson.build files with muonDavid Robillard2-4/+18
The less time wasted with manual code formatting, the better.
2023-09-21Fix documentation dependenciesDavid Robillard1-1/+1
2023-09-02Fix documentation build in a virtualenvDavid Robillard1-1/+2
2023-08-23Clean up and update documentationDavid Robillard1-3/+3
2023-05-15Clean up configuration summaryDavid Robillard1-4/+0
2023-05-12Remove redundant assignmentDavid Robillard1-1/+0
2023-05-11Clean up reference documentationDavid Robillard6-122/+148
2023-05-10Add ZIX_STATIC_STRING()David Robillard2-3/+15
2023-05-10Build Sphinx documentation in strict modeDavid Robillard1-5/+9
2023-04-02Only load sphinxygen subproject if required tools are foundDavid Robillard1-4/+8
2022-12-04Fall back to alabaster if sphinx_lv2_theme is unavailableDavid Robillard3-33/+99
2022-12-04Sort documentation theme optionsDavid Robillard1-6/+6
2022-12-04Tighten documentation page layoutDavid Robillard1-8/+5
2022-12-04Fix version in documentationDavid Robillard2-4/+15
2022-12-03Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard2-3/+8
2022-11-17Remove ZixBitsetDavid Robillard1-1/+0
2022-11-17Improve documentationDavid Robillard4-0/+41
2022-11-02Remove function_types.hDavid Robillard1-1/+0
2022-11-02Relax nullability constraints for BTree valuesDavid Robillard1-0/+1
These pointers are truly opaque, the library does not care about their value at all, and a zero can be stored successfully.
2022-10-26Clean up test suiteDavid Robillard1-1/+2
2022-10-25Fix build without threads or testsDavid Robillard1-7/+9
2022-10-23Build reference documentationDavid Robillard11-0/+423
2021-09-18Remove old documentationDavid Robillard2-2854/+0
2020-08-13Remove obsolete things from Doxygen fileDavid Robillard1-22/+1
2016-07-11Fix documentation generationDavid Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/zix/trunk@108 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-09-21Update Doxygen file.David Robillard1-918/+1438
git-svn-id: http://svn.drobilla.net/zix/trunk@82 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-08-06Improve documentation.David Robillard2-0/+2356
git-svn-id: http://svn.drobilla.net/zix/trunk@71 df6676b4-ccc9-40e5-b5d6-7c4628a128e3