diff options
author | David Robillard <d@drobilla.net> | 2023-09-02 19:23:21 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-02 19:23:21 -0400 |
commit | ce8a14731e78aa68b79f34396ad5dc3d7d7b8ea3 (patch) | |
tree | 49445ccb9ceb8fef189b1b41337f56c2364f94dd /doc/c/index.rst | |
parent | 215c84198913c356f88e59df565027e2a8dbb43a (diff) | |
download | suil-ce8a14731e78aa68b79f34396ad5dc3d7d7b8ea3.tar.gz suil-ce8a14731e78aa68b79f34396ad5dc3d7d7b8ea3.tar.bz2 suil-ce8a14731e78aa68b79f34396ad5dc3d7d7b8ea3.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 7f8eb92..0000000 --- a/doc/c/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. - Copyright 2020-2022 David Robillard <d@drobilla.net> - SPDX-License-Identifier: ISC - -#### -Suil -#### - -.. include:: summary.rst - -.. toctree:: - - overview - api/suil |