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/mainpage.md | |
parent | b3067e5a5dd1d92551d166a5095821e9033c0b7c (diff) | |
download | sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.tar.gz sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.tar.bz2 sratom-d361ce65d3841c9f97d27ac477c2e55c3802b381.zip |
Generate documentation with Sphinx
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r-- | doc/mainpage.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/mainpage.md b/doc/mainpage.md deleted file mode 100644 index 04d1710..0000000 --- a/doc/mainpage.md +++ /dev/null @@ -1,6 +0,0 @@ -Sratom is a small library for serialising [LV2 atoms] to and from RDF, for -converting between binary and text or storing in a model. - -The complete API is documented in the [sratom](@ref sratom) group. - -[LV2 atoms]: http://lv2plug.in/ns/ext/atom |