diff --git a/docs/config.rst b/docs/config.rst index 2bc9b6d..117f2b1 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -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:: diff --git a/docs/contributing.rst b/docs/contributing.rst deleted file mode 100644 index ae30b4c..0000000 --- a/docs/contributing.rst +++ /dev/null @@ -1,5 +0,0 @@ -============ -Contributing -============ - -.. include:: ../CONTRIBUTING.rst diff --git a/docs/index.rst b/docs/index.rst index 82aec79..6805b08 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,7 +27,6 @@ Table of Contents config supported problems - vdir - contributing changelog + contact license diff --git a/docs/problems.rst b/docs/problems.rst index 7a828b8..537b5ec 100644 --- a/docs/problems.rst +++ b/docs/problems.rst @@ -1,11 +1,8 @@ -========================== -Support and Known Problems -========================== - -For any unanswered questions or problems, `open an issue on GitHub -`_ or `contact me directly -`_. +============== +Known Problems +============== +For any unanswered questions or problems, see :doc:`contact`. .. _debian-urllib3: