diff options
Diffstat (limited to 'docs/index.rst')
-rwxr-xr-x | docs/index.rst | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index a7c1b93df6..f389a6768c 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,17 +1,23 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING .. _master_index: .. THIS IS USED INTERNALLY IN CPS ONLY .. _cps-framework-doc: -CPS Documentation Repository ------------------------------ +CPS Documentation for the Honolulu-R8 Release +--------------------------------------------- .. toctree:: :maxdepth: 1 - architecure.rst - offeredapis.rst + overview.rst + architecture.rst + design.rst + modeling.rst + deployment.rst + user-guide.rst release-notes.rst |