Doxygen theme
#############
+:summary: A modern, mobile-friendly drop-in replacement for the stock Doxygen
+ HTML output, generated from Doxygen-produced XML files
+
.. role:: cpp(code)
:language: cpp
.. role:: html(code)
.. role:: sh(code)
:language: sh
-A drop-in replacement for the stock `Doxygen <http://www.doxygen.org>`_ HTML
-output, generated from Doxygen-produced XML files. Generated filenames and URLs
-are fully compatible with the stock output to avoid broken links once you
-switch.
+A modern, mobile-friendly drop-in replacement for the stock
+`Doxygen <http://www.doxygen.org>`_ HTML output, generated from
+Doxygen-produced XML files. Generated filenames and URLs are fully compatible
+with the stock output to avoid broken links once you switch.
.. contents::
:class: m-block m-default
Article pages show a list of sections and tags in a right sidebar. By default,
list of authors is not displayed as there is usually just one author. If you
-want to display the authors as well, enable it using the :py:`SHOW_AUTHOR_LIST`
+want to display the authors as well, enable it using the :py:`M_SHOW_AUTHOR_LIST`
option in the configuration:
.. code:: py