diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-05-16 14:15:44 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-05-21 03:06:27 +0200 |
| commit | a6c549b2e17333a385e6d9eb3962a05471b56985 (patch) | |
| tree | e0f73527a1e2a308046c609d00be0d06b3cced24 /Documentation | |
| parent | b5b7da4222c11ab90c736bda471dfa46685ee320 (diff) | |
| download | sparse-dev-a6c549b2e17333a385e6d9eb3962a05471b56985.tar.gz | |
autodoc: document a few more APIs to test multiline
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/api.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/api.rst b/Documentation/api.rst index 8b6f0401..d1a1d3ca 100644 --- a/Documentation/api.rst +++ b/Documentation/api.rst @@ -9,3 +9,13 @@ Utilities ~~~~~~~~~ .. c:autodoc:: ptrlist.c + +Parsing +~~~~~~~ + +.. c:autodoc:: expression.h + +Typing +~~~~~~ + +.. c:autodoc:: evaluate.h |
