diff options
author | daan <daanl@outlook.com> | 2019-07-08 17:15:34 -0700 |
---|---|---|
committer | daan <daanl@outlook.com> | 2019-07-08 17:15:34 -0700 |
commit | 5f607e0f58fbbd22e2f60443da81662e936354f4 (patch) | |
tree | 611f373bc768a16406d42c3cf8852441e3fe9074 /docs/modules.js | |
parent | d656f3e3391ce94f0eace3592e0583ccaceb9ab7 (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 292bc74..aa1c364 100644 --- a/docs/modules.js +++ b/docs/modules.js @@ -6,5 +6,6 @@ var modules = [ "Heap Allocation", "group__heap.html", "group__heap" ], [ "Typed Macros", "group__typed.html", "group__typed" ], [ "Heap Introspection", "group__analysis.html", "group__analysis" ], - [ "Runtime Options", "group__options.html", "group__options" ] + [ "Runtime Options", "group__options.html", "group__options" ], + [ "Posix", "group__posix.html", "group__posix" ] ];
\ No newline at end of file |