aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-11-14 10:12:21 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-11-16 15:31:52 +0100
commitcd5f1d0e1a08fccab633c584afc8c611c7eeed71 (patch)
tree71c9d0f86fc9194b571163aaebf347ac17694118 /Documentation
parentefecd58e8d152d7dc13b3a88d025332bf874abfa (diff)
downloadsparse-dev-cd5f1d0e1a08fccab633c584afc8c611c7eeed71.tar.gz
doc: add some doc to flowgraph.h
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/api.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/api.rst b/Documentation/api.rst
index cb8a0982..09ed0c4d 100644
--- a/Documentation/api.rst
+++ b/Documentation/api.rst
@@ -10,6 +10,7 @@ Utilities
.. c:autodoc:: ptrlist.c
.. c:autodoc:: utils.h
+.. c:autodoc:: flowgraph.h
Parsing
~~~~~~~