summaryrefslogtreecommitdiff
path: root/doc/sphinx/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/configuration.rst')
-rw-r--r--doc/sphinx/configuration.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/sphinx/configuration.rst b/doc/sphinx/configuration.rst
new file mode 100644
index 0000000..a2c9ad0
--- /dev/null
+++ b/doc/sphinx/configuration.rst
@@ -0,0 +1,30 @@
+..
+ This file is part of Anastasis
+ Copyright (C) 2019-2021 Anastasis SARL
+
+ Anastasis is free software; you can redistribute it and/or modify it under the
+ terms of the GNU Affero General Public License as published by the Free Software
+ Foundation; either version 2.1, or (at your option) any later version.
+
+ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License along with
+ Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+
+ @author Christian Grothoff
+ @author Dominik Meister
+ @author Dennis Neufeld
+
+=============
+Configuration
+=============
+
+Details about the contents of the configuration file are describe in
+the ``anastasis.conf(5)`` chapter. This chapter only describes the
+configuration format.
+
+.. include:: frags/configuration-format.rst
+
+.. include:: frags/using-anastasis-config.rst