From: Vladimír Vondruš Date: Mon, 6 Nov 2017 17:24:33 +0000 (+0100) Subject: doc: document the author list in Page Layout section as well. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=f2b368ef1e66799162935a4bc01fd8779f5928bf;p=blog.git doc: document the author list in Page Layout section as well. --- diff --git a/doc/css/page-layout.rst b/doc/css/page-layout.rst index 4ef34d8f..00da439a 100644 --- a/doc/css/page-layout.rst +++ b/doc/css/page-layout.rst @@ -594,8 +594,8 @@ retains semi-transparent background at all times. See `how the jumbo article looks <{filename}/examples/jumbo-article.rst>`_. -`Category list and tag cloud`_ ------------------------------- +`Category, author list and tag cloud`_ +-------------------------------------- Wrap :html:`

` headers and :html:`
    ` list in :css:`nav.m-navpanel`, you can also make use of the :css:`.m-block-bar-*` CSS class to @@ -618,6 +618,11 @@ and save vertical space. For a tag cloud, mark the :html:`
+

Authors

+
    +
  1. An Author
  2. +
  3. Some Other Author
  4. +

Tag cloud