From 143e6d4a5f2ecf4b83507bfe96ff6b98bcb40abe Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 15 Mar 2019 09:10:21 -0400 Subject: migrate to sphinx --- docs/_build/html/_sources/index.rst.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/_build/html/_sources/index.rst.txt (limited to 'docs/_build/html/_sources/index.rst.txt') 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 + + -- cgit v1.2.3