aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 73e1a5fb..f41e82df 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -6,12 +6,15 @@
Serd
####
-Serd is a lightweight C library for reading and writing RDF in Turtle_, NTriples_, NQuads_, and TriG_.
+Serd is a lightweight C library and set of command-line utilities for working with RDF data in Turtle_, NTriples_, NQuads_, and TriG_ formats.
.. toctree::
:numbered:
- overview
+ getting_started
+ data_model
+ command_line_tools
+ using_serd
api/serd
.. _Turtle: http://www.w3.org/TR/turtle/