diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2017-02-16 11:17:14 -0800 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2017-02-20 10:24:49 -0800 |
commit | 735b8680ee2e546bbaceb9ffb4ae8db043779516 (patch) | |
tree | 4175645f5f8b1c28f14f6df3c2d6310240ded644 /docs/development/overview/index.rst | |
parent | 1d3f16e59458942b4112878d6020b6303296dcec (diff) |
JIRA DOMINO-23
new directory structure
new API description
split documents
Change-Id: Iedffd5266c19f9713930011ef8fde7e55fd3ae66
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/development/overview/index.rst')
-rw-r--r-- | docs/development/overview/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst new file mode 100644 index 0000000..e38a573 --- /dev/null +++ b/docs/development/overview/index.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +***************** +Domino User Guide +***************** + +.. toctree:: + :maxdepth: 3 + + feature.overview.rst |