Adding upstream version 0.11.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f89f073565
commit
2f2c7f3767
146 changed files with 9553 additions and 0 deletions
1
roots/test-parallel/conf.py
Normal file
1
roots/test-parallel/conf.py
Normal file
|
@ -0,0 +1 @@
|
|||
extensions = ["ablog"]
|
7
roots/test-parallel/index.rst
Normal file
7
roots/test-parallel/index.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
test-postlist
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
postlist
|
4
roots/test-parallel/post1.rst
Normal file
4
roots/test-parallel/post1.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
.. post:: 2020-12-01
|
||||
|
||||
post 1
|
||||
=======
|
4
roots/test-parallel/post2.rst
Normal file
4
roots/test-parallel/post2.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
.. post:: 2020-12-01
|
||||
|
||||
post 2
|
||||
=======
|
4
roots/test-parallel/post3.rst
Normal file
4
roots/test-parallel/post3.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
.. post:: 2020-12-01
|
||||
|
||||
post 3
|
||||
=======
|
4
roots/test-parallel/post4.rst
Normal file
4
roots/test-parallel/post4.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
.. post:: 2020-12-01
|
||||
|
||||
post 4
|
||||
=======
|
4
roots/test-parallel/postlist.rst
Normal file
4
roots/test-parallel/postlist.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
postlist
|
||||
==========
|
||||
|
||||
.. postlist::
|
Loading…
Add table
Add a link
Reference in a new issue