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
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