Oliver Hamlet
7838f3aa5b
Update LOOT API wrapped
...
To dc3a93ecf331465b17a28ac39e6c17370438331b.
2016-08-24 19:02:18 +01:00
Oliver Hamlet
fc30a3f0bb
Replace autodoc in Sphinx
...
With manually-written reference text. Autodoc won't work on Read The
Docs because it relies on the wrapper binary to be present, and it's too
complicated to build one that will work on Read The Docs and get it
there.
2016-08-19 19:46:19 +01:00
Oliver Hamlet
da7b959fbb
Add support for C++ API's default parameters
2016-08-19 18:38:15 +01:00
Oliver Hamlet
56746ea91a
Update LOOT API
...
To commit d1524b83d216efd2744b6575510bb4dbe390c102.
2016-08-19 17:09:04 +01:00
Oliver Hamlet
2dda8818f3
Add missing game types
2016-08-19 17:08:54 +01:00
Oliver Hamlet
7fe1d322aa
Increase API wrapper coverage
...
It now wraps everything except the Error class, which is intentionally
left unwrapped, as wrapping it would provide no benefit.
2016-08-16 08:12:50 +01:00
Oliver Hamlet
5fe5acff15
Start to document API
2016-08-15 20:51:24 +01:00
Oliver Hamlet
123820a9ea
Update to wrap the C++ API
...
The C API's use of output parameters is incompatible with function
calls made to the Python wrapper.
2016-08-13 13:15:57 +01:00
Oliver Hamlet
415e048261
Initial commit of module generator code
2016-08-07 21:23:53 +01:00