6 Commits
Author SHA1 Message Date
Oliver Hamlet 26a6b42cad Document the new API headers 2017-02-06 18:03:18 +00:00
Oliver Hamlet ce87f3e188 Fix missing API reference documentation 2016-12-24 20:00:15 +00:00
Oliver Hamlet c80d1eb5f7 Remove ICO file from repository
Instead generate it as a pre-build step. It can't be generated as part
of the CMake build process because MSVC changes the PATH so that another
convert.exe conflicts with imagemagick's.
2016-12-01 19:03:12 +00:00
Oliver Hamlet 1d147aee02 Replace sorting_error error code
With a new CyclicInteractionError exception class
2016-10-08 12:21:06 +01:00
Oliver Hamlet 4cbc592faa Simplify building documentation
Make it so that doxygen and sphinx-build can both be run from the repo
root. Also change the output folder to mirror the input folder name.
2016-09-19 18:23:39 +01:00
Oliver Hamlet 9c04741de2 Update API documentation
Implement a new system combining Doxygen with Sphinx using Breathe.
2016-08-24 08:08:12 +01:00