This commit is contained in:
Jakob Borg
2015-05-28 12:40:43 +02:00
commit fd7fe795ad
92 changed files with 4050 additions and 0 deletions
+49
View File
@@ -0,0 +1,49 @@
.. Syncthing documentation master file, created by
sphinx-quickstart on Thu May 28 08:33:11 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Syncthing's documentation!
=====================================
The main documentation for the site is organized into a couple sections:
* :ref:`intro-docs`
* :ref:`user-docs`
* :ref:`dev-docs`
Contents:
.. _intro-docs:
.. toctree::
:caption: Introduction
:maxdepth: 1
:glob:
intro/*
.. _user-docs:
.. toctree::
:caption: For Users
:maxdepth: 1
:glob:
users/*
.. _dev-docs:
.. toctree::
:caption: For Developers
:maxdepth: 1
:glob:
dev/*
Indices and tables
==================
* :ref:`search`