From 18140941aa30ef189615367185c63cc761d74bbb Mon Sep 17 00:00:00 2001 From: Luke Hinds Date: Tue, 10 Nov 2015 18:57:43 +0000 Subject: Added opnfv-security-guide Modified conf.py to include RTD theme.... html_theme = 'sphinx_rtd_theme' Change-Id: I9b004725ba4ca6606ad8b9e8700f4395ccdeafaa Signed-off-by: Luke Hinds --- docs/opnfvsecguide/introduction.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/opnfvsecguide/introduction.rst (limited to 'docs/opnfvsecguide/introduction.rst') diff --git a/docs/opnfvsecguide/introduction.rst b/docs/opnfvsecguide/introduction.rst new file mode 100644 index 000000000..224b498a9 --- /dev/null +++ b/docs/opnfvsecguide/introduction.rst @@ -0,0 +1,12 @@ +Introduction +--------------- + +The OPNFV Security Guide is the collaborative work of many individuals, involved in both the OPNFV Security Group and the wider OPNFV community. + +The purpose of this guide is to provide the best practice security guidelines for deploying the OPNFV platfornm. It is a living document that is updated as new changes are merged into it's repository. + +.. toctree:: + :maxdepth: 2 + + introduction/background + introduction/acknowledgements \ No newline at end of file -- cgit 1.2.3-korg