diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-31 15:14:34 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-31 17:45:54 +0530 |
commit | 8b68e7a23e6a393429aa3e68712e1ba69b2f6cec (patch) | |
tree | eb620695d56d6d053376befcc44509f8c9cd4cea /docs/templates/developer/overview/index.rst | |
parent | 5bdc3f8e8e2e5b2109e84ddf7783a36482185d8e (diff) |
Misc Changes
Renamed developer/ to development/ in templates.
Corrected chapter level markup in docs/release/
Moved testing above developement in index
Change-Id: I950f69bf2ac60e97b260ecfbb4b870a42f8a233b
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/templates/developer/overview/index.rst')
-rw-r--r-- | docs/templates/developer/overview/index.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/templates/developer/overview/index.rst b/docs/templates/developer/overview/index.rst deleted file mode 100644 index caf4dfc70..000000000 --- a/docs/templates/developer/overview/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) OPNFV, Ericsson AB and others. - -============================================= -OPNFV <Project Name> <Release Name> Overview -============================================= - -For example, the title might be "Qtip Danube Overview" - -.. toctree:: - :maxdepth: 1 - - overview |