diff options
author | David Robillard <d@drobilla.net> | 2023-05-11 21:00:56 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-05-11 21:00:56 -0400 |
commit | 19d6da07a59e6230801fa7ae73b07391f6393098 (patch) | |
tree | 161e6775c999d748c3ae54ea3b87cd3cf5992318 /doc/summary.rst | |
parent | 71b215560249747a2f1c3d16f9d372e5b668c45e (diff) | |
download | zix-19d6da07a59e6230801fa7ae73b07391f6393098.tar.gz zix-19d6da07a59e6230801fa7ae73b07391f6393098.tar.bz2 zix-19d6da07a59e6230801fa7ae73b07391f6393098.zip |
Clean up reference documentation
Diffstat (limited to 'doc/summary.rst')
-rw-r--r-- | doc/summary.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/summary.rst b/doc/summary.rst deleted file mode 100644 index aa169df..0000000 --- a/doc/summary.rst +++ /dev/null @@ -1,5 +0,0 @@ -.. - Copyright 2020-2022 David Robillard <d@drobilla.net> - SPDX-License-Identifier: ISC - -Zix is a lightweight C library of portability wrappers and data structures. |