diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-24 20:09:48 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-24 20:09:48 -0400 |
| commit | f8f7ae14bec054170d69d8fd4de0c453b3c34798 (patch) | |
| tree | e19f73b8db0fc374b2d96c2121705f38302e6d5d /.gitignore | |
| parent | b1900d6ebcc39738885f90fa9f18b28206a74947 (diff) | |
add initial api documentation for C++, C, and Python generated with sphinx, breathe, and doxygen mostly working on the framework, lots left undocumented
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ python/generator.exe .vs xml site/* +api-docs/build/* |
