diff --git a/admin-guide/index.md b/admin-guide/index.md new file mode 100644 index 00000000..9f5c46ee --- /dev/null +++ b/admin-guide/index.md @@ -0,0 +1,7 @@ +# Admin Guide + +Contents: +```{contents} +:local: +:depth:2 +``` diff --git a/admin-guide/index.rst b/admin-guide/index.rst deleted file mode 100644 index d193ed5e..00000000 --- a/admin-guide/index.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. Linux Infrastructure documentation master file, created by - sphinx-quickstart on Mon Apr 11 13:24:16 2016. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Admin Guide -================================================ - -Contents: - -.. toctree:: - :maxdepth: 2 -