aboutsummaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-21 16:44:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-21 16:44:34 -0700
commitf4346c21894702bce72c522545a43fdab3e8edf7 (patch)
tree75a78109f864dd07f53ba7c292dabe3ec4a78eea /doc/index.rst
parenta49358817d14f59a8bff50012925a462871f116e (diff)
downloadconsfigurator-f4346c21894702bce72c522545a43fdab3e8edf7.tar.gz
add Sphinx config
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..e48bde5
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,21 @@
+Consfigurator user's manual
+===========================
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Contents:
+
+ introduction
+ connections
+ properties
+ hosts
+ propspecs
+ data
+ pitfalls
+ ideas
+
+Indices and search
+==================
+
+* :ref:`genindex`
+* :ref:`search`