Add new templates for docs contribution 23/26823/5
authorShubhamRathi <shubhamiiitbackup@gmail.com>
Tue, 10 Jan 2017 12:50:30 +0000 (18:20 +0530)
committerChristopher Price <christopher.price@ericsson.com>
Sun, 15 Jan 2017 16:26:41 +0000 (16:26 +0000)
commit326c546133c46a8fa51aee3631cc23d71cacaca4
tree6c62e8e41239e8922b7891d2b3ea879e118050a3
parent26e52332eb28812b3415aaefc6f53a7637a222fe
Add new templates for docs contribution

Adding new templates for docs contribution to be used by the project
teams. Templates for 'Testing/' havent been added yet since its not
perfectly clear what all cases need to be documented.

Change-Id: Id9c1d0d87d99bb071cbcd493817500666cd59b79
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
26 files changed:
docs/development/Templates/Design/design.rst [new file with mode: 0644]
docs/development/Templates/Design/index.rst [new file with mode: 0644]
docs/development/Templates/Integration/index.rst [new file with mode: 0644]
docs/development/Templates/Scenario/index.rst [new file with mode: 0644]
docs/development/Templates/Scenario/scenario.description.rst [new file with mode: 0644]
docs/release/Templates/Installation/<scenario>/<scenario>-installation.rst [new file with mode: 0644]
docs/release/Templates/Installation/<scenario>/<scenario>-postinstallation.rst [new file with mode: 0644]
docs/release/Templates/Installation/<scenario>/index.rst [new file with mode: 0644]
docs/release/Templates/Installation/abstract.rst [new file with mode: 0644]
docs/release/Templates/Installation/compatibility.rst [new file with mode: 0644]
docs/release/Templates/Installation/index.rst [new file with mode: 0644]
docs/release/Templates/Installation/prerequisite.rst [new file with mode: 0644]
docs/release/Templates/Installation/supportedscenario.rst [new file with mode: 0644]
docs/release/Templates/Overview/index.rst [new file with mode: 0644]
docs/release/Templates/Overview/overview.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/bugs.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/compatibility.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/deliverables.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/index.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/newfeatures.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/references.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/scenario/<scenarioname>.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/scenario/index.rst [new file with mode: 0644]
docs/release/Templates/ReleaseNotes/version.rst [new file with mode: 0644]
docs/release/Templates/userguide/feature.userguide.rst [new file with mode: 0644]
docs/release/Templates/userguide/index.rst [new file with mode: 0644]