diff options
author | David Robillard <d@drobilla.net> | 2020-11-26 16:07:41 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-11-26 17:09:15 +0100 |
commit | 503ba93a4ebf316ab01b468808e4cda2da8b863e (patch) | |
tree | ebfbcd7829879def472028617abeb021c9a26e64 /doc/c/index.rst | |
parent | caf3f4fc314608d8d8f8be853f4bde6bb50188b0 (diff) | |
download | pugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.tar.gz pugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.tar.bz2 pugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.zip |
Generate documentation with Sphinx
Diffstat (limited to 'doc/c/index.rst')
-rw-r--r-- | doc/c/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/c/index.rst b/doc/c/index.rst new file mode 100644 index 0000000..6f046de --- /dev/null +++ b/doc/c/index.rst @@ -0,0 +1,6 @@ +.. toctree:: + + pugl + deployment + overview + reference |