diff options
Diffstat (limited to 'docs/development/templates/scenario/index.rst')
-rw-r--r-- | docs/development/templates/scenario/index.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/development/templates/scenario/index.rst b/docs/development/templates/scenario/index.rst deleted file mode 100644 index 44605fe7a..000000000 --- a/docs/development/templates/scenario/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) <optionally add copywriters name> - -=================================== -<scenario> Overview and Description -=================================== -.. This document will be used to provide a description of the scenario for an end user. -.. You should explain the purpose of the scenario, the types of capabilities provided and -.. the unique components that make up the scenario including how they are used. - -.. toctree:: - :maxdepth: 3 - - ./scenario.description.rst |