log: index: indicate lists' titles
This commit is contained in:
parent
d26adfffe4
commit
972d2ee7ba
1 changed files with 6 additions and 0 deletions
|
@ -3,12 +3,18 @@ Weblog
|
||||||
|
|
||||||
Unfinished thoughts, unfinished projects.
|
Unfinished thoughts, unfinished projects.
|
||||||
|
|
||||||
|
Series
|
||||||
|
------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
*/index
|
*/index
|
||||||
|
|
||||||
|
Posts
|
||||||
|
-----
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
Loading…
Reference in a new issue