diff --git a/docs/source/contents.rst b/docs/source/contents.rst index 2def4b8a..b4e3f176 100644 --- a/docs/source/contents.rst +++ b/docs/source/contents.rst @@ -14,6 +14,7 @@ Table of contents ref/index howto/index faq + known-issues releases/index internals diff --git a/docs/source/index.rst b/docs/source/index.rst index 64261444..c7c0361f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -14,7 +14,7 @@ First steps - :doc:`Installation ` - :doc:`Configuring a project ` - :doc:`howto/contrib-apps` -- :doc:`topics/known-issues` +- :doc:`known-issues` Getting help ============ @@ -24,7 +24,8 @@ Having trouble? We’d like to help! - Try the :doc:`faq` – it’s got answers to many common questions. - Looking for specific information? Try the :ref:`genindex`, :ref:`modindex`, - or the detailed :doc:`table of contents `. + :doc:`topics section ` or detailed :doc:`table of contents + `. - The :doc:`howto/index` section has step-by-step guides for common tasks. @@ -74,5 +75,6 @@ Miscellaneous ref/index howto/index faq + known-issues releases/index internals diff --git a/docs/source/topics/known-issues.rst b/docs/source/known-issues.rst similarity index 97% rename from docs/source/topics/known-issues.rst rename to docs/source/known-issues.rst index df71a946..3f8cda2f 100644 --- a/docs/source/topics/known-issues.rst +++ b/docs/source/known-issues.rst @@ -1,6 +1,6 @@ -============================ -Known issues and limitations -============================ +============ +Known issues +============ This document summarizes some known issues and limitations of this library. If you notice an issue not listed, use the :ref:`issue-tracker` to report a bug diff --git a/docs/source/topics/index.rst b/docs/source/topics/index.rst index 6e06b812..0c43bab9 100644 --- a/docs/source/topics/index.rst +++ b/docs/source/topics/index.rst @@ -10,4 +10,3 @@ know: embedded-models transactions - known-issues