summaryrefslogtreecommitdiffstats
path: root/doc/c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-03 20:46:36 -0400
committerDavid Robillard <d@drobilla.net>2022-07-17 17:38:23 -0400
commited283b838681ed3fb28e94140a6dc5172945776f (patch)
tree3d3e9bfdbdece17f5ef886be874c1551f8c2119b /doc/c
parent57b2852b65989de6573f9e22127bdc682e6d4949 (diff)
downloadsratom-ed283b838681ed3fb28e94140a6dc5172945776f.tar.gz
sratom-ed283b838681ed3fb28e94140a6dc5172945776f.tar.bz2
sratom-ed283b838681ed3fb28e94140a6dc5172945776f.zip
Use a consistent tagline everywhere
Diffstat (limited to 'doc/c')
-rw-r--r--doc/c/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/c/Doxyfile b/doc/c/Doxyfile
index bca2d52..3252d98 100644
--- a/doc/c/Doxyfile
+++ b/doc/c/Doxyfile
@@ -1,5 +1,5 @@
PROJECT_NAME = Sratom
-PROJECT_BRIEF = "A small library for serialising LV2 atoms to and from RDF"
+PROJECT_BRIEF = "A small library for serializing LV2 atoms"
QUIET = YES
WARN_AS_ERROR = NO