diff --git a/tutorials/legal/complying_with_licenses.rst b/about/complying_with_licenses.rst similarity index 100% rename from tutorials/legal/complying_with_licenses.rst rename to about/complying_with_licenses.rst diff --git a/about/index.rst b/about/index.rst index 4552c7a1e..5a3f59959 100644 --- a/about/index.rst +++ b/about/index.rst @@ -11,6 +11,7 @@ About list_of_features docs_changelog release_policy + complying_with_licenses .. history .. authors diff --git a/index.rst b/index.rst index 60722660d..b4d8c8d3a 100644 --- a/index.rst +++ b/index.rst @@ -103,7 +103,6 @@ The main documentation for the site is organized into the following sections: tutorials/optimization/index tutorials/misc/index tutorials/debug/index - tutorials/legal/index .. toctree:: diff --git a/tutorials/legal/index.rst b/tutorials/legal/index.rst deleted file mode 100644 index d142fc14b..000000000 --- a/tutorials/legal/index.rst +++ /dev/null @@ -1,8 +0,0 @@ -Legal -===== - -.. toctree:: - :maxdepth: 1 - :name: toc-tutorials-legal - - complying_with_licenses