diff --git a/docs/api/getting_started.rst b/docs/getting_started.rst similarity index 100% rename from docs/api/getting_started.rst rename to docs/getting_started.rst diff --git a/docs/index.rst b/docs/index.rst index 5c69b4c5..f0b68777 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,8 +7,8 @@ Contents: :maxdepth: 2 api/index - api/installation - api/getting_started + installation + getting_started Indices and Tables ================== diff --git a/docs/api/installation.rst b/docs/installation.rst similarity index 100% rename from docs/api/installation.rst rename to docs/installation.rst