.. note-info::
- pybind 2.3 (not released yet) is scheduled to support docstrings for enum
- values (see :gh:`pybind/pybind11#1160`). Support for this feature is not
- done on the script side yet.
+ pybind 2.3 supports docstrings for enum values (see
+ :gh:`pybind/pybind11#1160`). Support for this feature is not done on the
+ script side yet.
`Command-line options`_
=======================
`How to use`_
=============
-`Pelican`_
-----------
+`Python doc theme`_
+-------------------
List the plugin in your :py:`PLUGINS`.
PLUGINS += ['m.sphinx']
+.. note-info::
+
+ This plugin is available only for the `Python doc theme <{filename}/documentation/python.rst>`_,
+ not usable for Pelican or Doxygen themes.
+
`Module, class, enum, function, property and data docs`_
========================================================
while supplying an alternative and more complex-formatted summary for the
actual rendered docs.
-.. note-info::
+.. note-warning::
Modules, classes and data described using these directives have to actually
exist (i.e., accessible via inspection) in given module. If given name