Oliver Hamlet
e5f4bf041f
Update Sphinx to fix build failures
...
One of Sphinx's default extensions now requires a newer version of Sphinx than what was used.
2024-04-25 08:27:28 +01:00
Oliver Hamlet
5bb20daa82
Rename "LOOT API" to "libloot"
...
To avoid confusion when talking about the library vs. its API. The GitHub
repository has not yet been renamed, so all references to it are
unchanged.
2018-11-17 18:43:07 +00:00
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