chiark / gitweb /
doc: the Python doc generator is not experimental anymore.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 3 Sep 2019 18:19:28 +0000 (20:19 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 3 Sep 2019 18:19:28 +0000 (20:19 +0200)
doc/documentation/python.rst

index cdd1a4c3d28e894287ebf59ffdf459520b29c72b..15856bd0aedd01fc4f7faf37b42871e49d5d7d41 100644 (file)
@@ -26,7 +26,7 @@ Python docs
 ###########
 
 :breadcrumb: {filename}/documentation.rst Doc generators
-:summary: A modern, mobile-friendly Sphinx-compatible Python documentation
+:summary: A modern, mobile-friendly Sphinx-alike Python documentation
     generator with a first-class search functionality
 :footer:
     .. note-dim::
@@ -47,8 +47,8 @@ Python docs
 
 .. |wink| replace:: 😉
 
-A modern, mobile-friendly Sphinx-compatible Python documentation generator with
-first-class search functionality. Generated by inspecting Python modules and
+A modern, mobile-friendly Sphinx-alike Python documentation generator with a
+first-class search functionality. Generated by inspecting Python modules and
 using either embedded docstrings or external :abbr:`reST <reStructuredText>`
 files to populate the documentation.
 
@@ -61,12 +61,6 @@ One of the design goals is providing a similar user experience to the
 
     doc.magnum.graphics
 
-.. note-danger:: Heavily experimental
-
-    This functionality is *heavily* experimental at the moment. It's being used
-    for the upcoming `Magnum Engine <https://magnum.graphics>`_ Python bindings
-    and evolves solely based on that project needs.
-
 .. contents::
     :class: m-block m-default