50 lines
776 B
ReStructuredText
50 lines
776 B
ReStructuredText
.. 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`
|
|
|