From 0192ffa1b26d96e6e1928f00e3c709e106a2fc9c Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 17 Jul 2015 08:57:16 +0200 Subject: [PATCH] Housekeeping * remove empty .gitignore file * Remove sphinxdoc comment * Properly underline titles * Add TODO for adding new entries Change-Id: Idc6d4955b13cfe4047000becaebbaed5617ecae6 --- doc/source/index.rst | 17 ++++++++--------- specs/.gitignore | 0 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 specs/.gitignore diff --git a/doc/source/index.rst b/doc/source/index.rst index 4d9dacf..5ee9335 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,22 +1,23 @@ -.. security-specs documentation master file, created by - sphinx-quickstart on Tue Jul 9 22:26:36 2013. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - Security Design Specifications -================================================== +============================== This repository contains specifications and policies that apply to OpenStack Security Projects. These projects include OpenStack Security Guide, OpenStack Security Notes, and Bandit. +Liberty Approved Specs +~~~~~~~~~~~~~~~~~~~~~~ + +.. TODO(jaegerandi): add specs/liberty/*/* to toctree once entries + besides template.rst exist. + .. toctree:: :glob: :maxdepth: 1 Repository Information -=================================================== +====================== .. toctree:: :maxdepth: 1 @@ -29,7 +30,5 @@ Repository Information Indices and tables ================== -* :ref:`genindex` -* :ref:`modindex` * :ref:`search` diff --git a/specs/.gitignore b/specs/.gitignore deleted file mode 100644 index e69de29..0000000