diff --git a/README.rst b/docs/README.rst similarity index 100% rename from README.rst rename to docs/README.rst diff --git a/docs/contents.rst b/docs/contents.rst index 0920ac1d4f..9b0a0f258b 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -4,7 +4,7 @@ Content Index .. toctree:: :maxdepth: 2 - index.rst + README.rst siteconfig.rst INSTALL.rst LAB_SETUP.rst diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 72a3355815..0000000000 --- a/docs/index.rst +++ /dev/null @@ -1 +0,0 @@ -.. include:: ../README.rst