mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Restructure docs
This commit is contained in:
parent
36d8b535d7
commit
452cec1778
4 changed files with 8 additions and 17 deletions
|
|
@ -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::
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
============
|
||||
Contributing
|
||||
============
|
||||
|
||||
.. include:: ../CONTRIBUTING.rst
|
||||
|
|
@ -27,7 +27,6 @@ Table of Contents
|
|||
config
|
||||
supported
|
||||
problems
|
||||
vdir
|
||||
contributing
|
||||
changelog
|
||||
contact
|
||||
license
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue