mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
Vdirsyncer uses an ini-like format for storing its configuration. All values
|
||||||
are JSON, invalid JSON will get interpreted as string::
|
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
|
config
|
||||||
supported
|
supported
|
||||||
problems
|
problems
|
||||||
vdir
|
|
||||||
contributing
|
|
||||||
changelog
|
changelog
|
||||||
|
contact
|
||||||
license
|
license
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,8 @@
|
||||||
==========================
|
==============
|
||||||
Support and Known Problems
|
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>`_.
|
|
||||||
|
|
||||||
|
For any unanswered questions or problems, see :doc:`contact`.
|
||||||
|
|
||||||
.. _debian-urllib3:
|
.. _debian-urllib3:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue