diff options
author | David Robillard <d@drobilla.net> | 2020-12-21 18:14:10 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-12-21 18:14:10 +0100 |
commit | d361ce65d3841c9f97d27ac477c2e55c3802b381 (patch) | |
tree | c710d7deab629c6179ccf663f0421750b801a667 /doc/c/reference.rst | |
parent | b3067e5a5dd1d92551d166a5095821e9033c0b7c (diff) | |
download | sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.tar.gz sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.tar.bz2 sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.zip |
Generate documentation with Sphinx
Diffstat (limited to 'doc/c/reference.rst')
-rw-r--r-- | doc/c/reference.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/c/reference.rst b/doc/c/reference.rst new file mode 100644 index 0000000..9164d6b --- /dev/null +++ b/doc/c/reference.rst @@ -0,0 +1,11 @@ +############# +API Reference +############# + +This section contains the generated documentation for all symbols in the public +API. + +.. toctree:: + + api/sratom + |