diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-11-14 10:15:15 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-11-14 11:20:12 +0100 |
| commit | 90be5636395a90152fe5df439f3a862a286d05d1 (patch) | |
| tree | 3e47f5f5f39c2395bf8fec793527e497d034349c /Documentation | |
| parent | a6cb714a3903aa8f965d533254cab8b25f8ccf6a (diff) | |
| download | sparse-dev-90be5636395a90152fe5df439f3a862a286d05d1.tar.gz | |
doc: add header for flow simplification related documentation
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/api.rst b/Documentation/api.rst index 0cc83016..22b7dfd2 100644 --- a/Documentation/api.rst +++ b/Documentation/api.rst @@ -26,4 +26,5 @@ Optimization ~~~~~~~~~~~~ .. c:autodoc:: optimize.c +.. c:autodoc:: flow.c .. c:autodoc:: simplify.c |
