diff --git a/MANIFEST.in b/MANIFEST.in index a43fa98..e689e75 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include AUTHORS.rst include CHANGELOG.rst include LICENSE -include example.cfg +include config.example include build.sh recursive-include docs * diff --git a/README.rst b/README.rst index dc7361c..7219b18 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Installation and usage ====================== If you already have it installed and want to quickly configure it, copy the -``example.cfg`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run +``config.example`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run ``vdirsyncer sync``. If that method doesn't work for you or you want a deeper understanding of what diff --git a/example.cfg b/config.example similarity index 100% rename from example.cfg rename to config.example diff --git a/docs/tutorial.rst b/docs/tutorial.rst index b8beb76..0330a23 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -26,8 +26,8 @@ Configuration .. note:: - - The `example.cfg from the repository - `_ + - The `config.example from the repository + `_ contains a very terse version of this. - In this example we set up contacts synchronization, but calendar sync