diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..a491bfa --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,22 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. +.. Copyright (C) 2021 Bell Canada + +============ +CPS Temporal +============ + +.. warning:: Draft + +.. toctree:: + :maxdepth: 1 + + content/overview.rst + content/architecture.rst + content/design.rst + content/modeling.rst + content/deployment.rst + content/apis.rst + content/release-notes.rst |