From 698ae8206775fe69ea2cdc93e7cb5352ff727d61 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 7 Dec 2017 18:27:23 +0100 Subject: [PATCH] doc++ --- doc/doxygen.rst | 11 +++++++---- doc/pelican/theme.rst | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) 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 -- 2.30.2