From: Vladimír Vondruš Date: Tue, 3 Sep 2019 18:19:28 +0000 (+0200) Subject: doc: the Python doc generator is not experimental anymore. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=165484664b3be29a3b3feffff77c1fdf1a9bc48c;p=blog.git doc: the Python doc generator is not experimental anymore. --- diff --git a/doc/documentation/python.rst b/doc/documentation/python.rst index cdd1a4c3..15856bd0 100644 --- a/doc/documentation/python.rst +++ b/doc/documentation/python.rst @@ -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 -a 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 ` 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 `_ Python bindings - and evolves solely based on that project needs. - .. contents:: :class: m-block m-default