6 Commits
Author SHA1 Message Date
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 13a9c20af7 Restrict main table of contents to a depth of 2 2016-09-21 21:24:12 +01:00
Oliver Hamlet 385641f47c Use same changelog name for API as app and syntax docs 2016-09-21 21:24:10 +01:00
Oliver Hamlet a10a078f01 Rewrite the main LOOT readme in reST 2016-09-21 21:24:09 +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