summaryrefslogtreecommitdiff
path: root/docs/_build/html/_sources/index.rst.txt
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-03-15 09:10:21 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-03-15 09:10:21 -0400
commit143e6d4a5f2ecf4b83507bfe96ff6b98bcb40abe (patch)
treeb66c268676270d00bb6f41e9759a4b858661f1b5 /docs/_build/html/_sources/index.rst.txt
parent0ff338a5dcad70956e18bc336b2bd79d152a23d9 (diff)
migrate to sphinx
Diffstat (limited to 'docs/_build/html/_sources/index.rst.txt')
-rw-r--r--docs/_build/html/_sources/index.rst.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt
new file mode 100644
index 00000000..f2eb5f96
--- /dev/null
+++ b/docs/_build/html/_sources/index.rst.txt
@@ -0,0 +1,27 @@
+.. zmNinja documentation master file, created by
+ sphinx-quickstart on Fri Mar 15 08:38:52 2019.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to zmNinja's documentation!
+===================================
+
+.. toctree::
+ :hidden:
+
+ FAQ
+ validating-api
+ source
+ desktop
+
+
+:doc:`FAQ`
+ A detailed FAQ for zmNinja, including common issues related to installation, streaming and troubleshooting
+:doc:`validating-api`
+ How to make sure your ZoneMinder installation has working/usable APIs
+:doc:`desktop`
+ Various tips/tricks/shortcuts for the desktop port of zmNinja
+:doc:`source`
+ For the brave souls who want to build from source, your questions answered
+
+