From: Vladimír Vondruš Date: Thu, 7 Dec 2017 17:27:23 +0000 (+0100) Subject: doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=698ae8206775fe69ea2cdc93e7cb5352ff727d61;p=blog.git doc++ --- diff --git a/doc/doxygen.rst b/doc/doxygen.rst index 254bbf85..c0b98aa3 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -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 `_ 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 `_ 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 diff --git a/doc/pelican/theme.rst b/doc/pelican/theme.rst index 478b5dd2..94101f4a 100644 --- a/doc/pelican/theme.rst +++ b/doc/pelican/theme.rst @@ -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