From a392684c178b0f4bccdec06116048213bae1b491 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 21 Dec 2020 18:13:18 +0100 Subject: Generate documentation with Sphinx --- doc/c/index.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/c/index.rst (limited to 'doc/c/index.rst') diff --git a/doc/c/index.rst b/doc/c/index.rst new file mode 100644 index 0000000..b616761 --- /dev/null +++ b/doc/c/index.rst @@ -0,0 +1,5 @@ +.. toctree:: + + suil + overview + reference -- cgit v1.2.1