diff options
author | David Robillard <d@drobilla.net> | 2023-09-02 19:00:54 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-21 20:16:18 -0400 |
commit | 7c8682a1b53713b3263034bc8db3cdb5839968b5 (patch) | |
tree | ef495ddf29b53786b57a925bec0a143a0431781b /doc/c/reference.rst | |
parent | 1d48d40ac4948b1864ca09e9d0a26fdd71bbee8d (diff) | |
download | sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.gz sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.bz2 sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.zip |
Clean up documentation and remove junk files from install
Diffstat (limited to 'doc/c/reference.rst')
-rw-r--r-- | doc/c/reference.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/c/reference.rst b/doc/c/reference.rst deleted file mode 100644 index 5deb127..0000000 --- a/doc/c/reference.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. - Copyright 2020-2021 David Robillard <d@drobilla.net> - SPDX-License-Identifier: ISC - -############# -API Reference -############# - -This section contains the generated documentation for all symbols in the public -API. - -.. toctree:: - - api/sratom - |