5 Commits
Author SHA1 Message Date
Oliver Hamlet cf67649049 Remove all GUI files and references to the GUI
As the NodeJS dependency no longer exists, the archive script has
been replaced with a CPack implementation, and the
set_version_number script turned into a Python script.
2017-02-10 23:11:13 +00:00
Oliver Hamlet f0bd3e0e1a Use the same sphinx config for dev and Read The Docs 2016-09-19 20:49:29 +01:00
Oliver Hamlet bc9f370917 Fix building the docs on Read The Docs 2016-09-19 19:23:13 +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 4948dd0a7c Rewrite metadata syntax documentation
Rewrite it as reStructuredText so that it can be hosted alongside the
API documentation on Read The Docs, which allows linking to WIP syntax
documentation.
2016-09-18 13:04:23 +01:00