diff options
-rw-r--r-- | docs/configguide/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 00000000..2afd629a --- /dev/null +++ b/docs/configguide/index.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) <optionally add copywriters name> + +======================== +JOID Configuration guide +======================== + +.. toctree:: + :numbered: + :maxdepth: 2 + + +.. add your content files here. + +.. include:: ./installerconfig.rst +.. include:: ./postinstall.rst + + |