chiark / gitweb /
doc++
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 7 Dec 2017 17:27:23 +0000 (18:27 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Dec 2017 01:48:25 +0000 (02:48 +0100)
doc/doxygen.rst
doc/pelican/theme.rst

index 254bbf85b952128b3dde592a5c60e221062430bc..c0b98aa3ce7c9c63be316f1c4361fd93b726d523 100644 (file)
@@ -25,6 +25,9 @@
 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)
@@ -38,10 +41,10 @@ Doxygen theme
 .. 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
index 478b5dd204f72a02483a803f0d0d9de14e6c4263..94101f4a416615cebea40159720681373824ed9b 100644 (file)
@@ -430,7 +430,7 @@ actual content instead of just a boring list of article summaries.
 
 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