Restructure docs

This commit is contained in:
Markus Unterwaditzer 2016-02-20 21:56:02 +01:00
parent 36d8b535d7
commit 452cec1778
4 changed files with 8 additions and 17 deletions

View file

@ -1,6 +1,6 @@
=============
Configuration
=============
=========================
Full configuration manual
=========================
Vdirsyncer uses an ini-like format for storing its configuration. All values
are JSON, invalid JSON will get interpreted as string::

View file

@ -1,5 +0,0 @@
============
Contributing
============
.. include:: ../CONTRIBUTING.rst

View file

@ -27,7 +27,6 @@ Table of Contents
config
supported
problems
vdir
contributing
changelog
contact
license

View file

@ -1,11 +1,8 @@
==========================
Support and Known Problems
==========================
For any unanswered questions or problems, `open an issue on GitHub
<https://github.com/untitaker/vdirsyncer/issues/new>`_ or `contact me directly
<https://unterwaditzer.net>`_.
==============
Known Problems
==============
For any unanswered questions or problems, see :doc:`contact`.
.. _debian-urllib3: