diff options
author | daan <daanl@outlook.com> | 2020-01-20 17:34:29 -0800 |
---|---|---|
committer | daan <daanl@outlook.com> | 2020-01-20 17:34:29 -0800 |
commit | 5bc1c52ae6e83bc65c506d682bf732507b3e0f61 (patch) | |
tree | f7976fd9ca7fd48321d4c800f6330a6d39e18ca4 /docs/modules.js | |
parent | 3957b2fd28e95e9dcc787ccda320abee412ac82e (diff) |
update documentation
Diffstat (limited to 'docs/modules.js')
-rw-r--r-- | docs/modules.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/modules.js b/docs/modules.js index 47e99b4..b2c2a22 100644 --- a/docs/modules.js +++ b/docs/modules.js @@ -8,5 +8,6 @@ var modules = [ "Typed Macros", "group__typed.html", "group__typed" ], [ "Heap Introspection", "group__analysis.html", "group__analysis" ], [ "Runtime Options", "group__options.html", "group__options" ], - [ "Posix", "group__posix.html", "group__posix" ] + [ "Posix", "group__posix.html", "group__posix" ], + [ "C++ wrappers", "group__cpp.html", "group__cpp" ] ];
\ No newline at end of file |