diff --git a/docs/themes.rst b/docs/themes.rst index dcd72d75..adc7ec65 100644 --- a/docs/themes.rst +++ b/docs/themes.rst @@ -81,10 +81,12 @@ articles The list of articles, ordered descending by date. dates The same list of articles, but ordered by date, ascending. drafts The list of draft articles -tags A list of (tag, articles) tuples, containing all - the tags. +authors A list of (author, articles) tuples, containing all + the authors. categories A list of (category, articles) tuples, containing all the categories and corresponding articles (values) +tags A list of (tag, articles) tuples, containing all + the tags. pages The list of pages hidden_pages The list of hidden pages draft_pages The list of draft pages