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/index.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/index.rst')
-rw-r--r-- | doc/c/index.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/c/index.rst b/doc/c/index.rst deleted file mode 100644 index 4c7e619..0000000 --- a/doc/c/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. - Copyright 2020-2021 David Robillard <d@drobilla.net> - SPDX-License-Identifier: ISC - -###### -Sratom -###### - -.. include:: summary.rst - -.. toctree:: - - overview - api/sratom |