From f9ca0b72c114d4f53ac3d1bdb7c9c6d007c8ea62 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Mon, 7 Dec 2015 19:56:30 +0900 Subject: [PATCH] [config-ref] Convert dashboard chapter to RST Change-Id: I6fb5f03cb8f48474ab2dfd962a8d016d5be25c6d Implements: blueprint config-ref-rst --- doc/config-ref-rst/source/dashboard.rst | 11 +++++++++++ doc/config-ref-rst/source/dashboard/configure.rst | 3 +++ doc/config-ref-rst/source/dashboard/customize.rst | 3 +++ doc/config-ref-rst/source/dashboard/log-files.rst | 3 +++ .../source/dashboard/sample-configuration-files.rst | 3 +++ 5 files changed, 23 insertions(+) create mode 100644 doc/config-ref-rst/source/dashboard/configure.rst create mode 100644 doc/config-ref-rst/source/dashboard/customize.rst create mode 100644 doc/config-ref-rst/source/dashboard/log-files.rst create mode 100644 doc/config-ref-rst/source/dashboard/sample-configuration-files.rst diff --git a/doc/config-ref-rst/source/dashboard.rst b/doc/config-ref-rst/source/dashboard.rst index 331e2b8d6a..7c51511d72 100644 --- a/doc/config-ref-rst/source/dashboard.rst +++ b/doc/config-ref-rst/source/dashboard.rst @@ -1,3 +1,14 @@ ========= Dashboard ========= + +.. toctree:: + :maxdepth: 1 + + dashboard/configure.rst + dashboard/customize.rst + dashboard/sample-configuration-files.rst + dashboard/log-files.rst + +This chapter describes how to configure the OpenStack dashboard with +Apache web server. diff --git a/doc/config-ref-rst/source/dashboard/configure.rst b/doc/config-ref-rst/source/dashboard/configure.rst new file mode 100644 index 0000000000..2663e7998d --- /dev/null +++ b/doc/config-ref-rst/source/dashboard/configure.rst @@ -0,0 +1,3 @@ +======================= +Configure the dashboard +======================= diff --git a/doc/config-ref-rst/source/dashboard/customize.rst b/doc/config-ref-rst/source/dashboard/customize.rst new file mode 100644 index 0000000000..d2c6d25f35 --- /dev/null +++ b/doc/config-ref-rst/source/dashboard/customize.rst @@ -0,0 +1,3 @@ +======================= +Customize the dashboard +======================= diff --git a/doc/config-ref-rst/source/dashboard/log-files.rst b/doc/config-ref-rst/source/dashboard/log-files.rst new file mode 100644 index 0000000000..f5bfd8ced1 --- /dev/null +++ b/doc/config-ref-rst/source/dashboard/log-files.rst @@ -0,0 +1,3 @@ +=================== +Dashboard log files +=================== diff --git a/doc/config-ref-rst/source/dashboard/sample-configuration-files.rst b/doc/config-ref-rst/source/dashboard/sample-configuration-files.rst new file mode 100644 index 0000000000..0ffa05a3ed --- /dev/null +++ b/doc/config-ref-rst/source/dashboard/sample-configuration-files.rst @@ -0,0 +1,3 @@ +===================================== +Additional sample configuration files +=====================================