summaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:48:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:48:59 +0000
commitc484829272cd13a738e35412498e12f2c9a194ac (patch)
treea1f5ec09629ee895bd3963fa8820b45f2f4c574b /doc/index.rst
parentInitial commit. (diff)
downloadliborcus-upstream/0.19.2.tar.xz
liborcus-upstream/0.19.2.zip
Adding upstream version 0.19.2.upstream/0.19.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..2e72a50
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,33 @@
+.. orcus documentation master file, created by
+ sphinx-quickstart on Tue Sep 22 20:54:14 2015.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+.. _index:
+
+Orcus documentation
+===================
+
+Orcus is a library that provides a collection of standalone file processing
+filters and utilities. It was originally focused on providing filters for
+spreadsheet documents, but filters for other types of documents have been
+added to the mix.
+
+Contents:
+
+.. toctree::
+ :maxdepth: 1
+
+ overview/index.rst
+ cpp/index.rst
+ python/index.rst
+ cli/index.rst
+ notes/index.rst
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`
+