From 5d4cb5619b54cefb1afb152a12c0d992317f6f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B0=D1=88=D0=B0=20=D0=A7=D0=B5=D1=80=D0=BD=D1=8B?= =?UTF-8?q?=D1=85?= Date: Tue, 13 Sep 2022 15:30:43 +0300 Subject: [PATCH] Docs: Hidden posts also excluded from author index (#3025) --- docs/content.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content.rst b/docs/content.rst index 84ebb6da..0ab80670 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -626,8 +626,8 @@ Hidden Posts Like pages, posts can also be marked as ``hidden`` with the ``Status: hidden`` attribute. Hidden posts will be output to ``ARTICLE_SAVE_AS`` as expected, but -are not included by default in tag or category indexes, nor in the main -article feed. This has the effect of creating an "unlisted" post. +are not included by default in tag, category, and author indexes, nor in the +main article feed. This has the effect of creating an "unlisted" post. .. _W3C ISO 8601: https://www.w3.org/TR/NOTE-datetime .. _AsciiDoc: https://www.methods.co.nz/asciidoc/