8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d9eb1 commit f2f1e81Copy full SHA for f2f1e81
doc/devel/documenting_mpl.rst
@@ -1004,6 +1004,14 @@ Example:
1004
:parts: 2
1005
1006
1007
+Navbar and style
1008
+----------------
1009
+
1010
+Matplotlib has a few subprojects that share the same navbar and style, so these
1011
+are centralized as a sphinx theme at
1012
+`mpl_sphinx_theme <https://github.com/matplotlib/mpl-sphinx-theme>`_. Changes to the
1013
+style or topbar should be made there to propagate across all subprojects.
1014
1015
.. TODO: Add section about uploading docs
1016
1017
.. _ReST: https://docutils.sourceforge.io/rst.html
0 commit comments