mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
58 lines
687 B
ReStructuredText
58 lines
687 B
ReStructuredText
test-maxlistdepth
|
|
=================
|
|
|
|
|
|
1. 1
|
|
|
|
1. 2
|
|
|
|
1. 3
|
|
|
|
1. 4
|
|
|
|
1. 5
|
|
|
|
1. 6
|
|
|
|
1. 7
|
|
|
|
1. 8
|
|
|
|
1. 9
|
|
|
|
10a
|
|
|
|
- 10b
|
|
|
|
.. code-block:: python
|
|
|
|
def foo():
|
|
|
|
|
|
- 1
|
|
|
|
- 2
|
|
|
|
- 3
|
|
|
|
- 4
|
|
|
|
- 5
|
|
|
|
- 6
|
|
|
|
- 7
|
|
|
|
- 8
|
|
|
|
1. 9
|
|
|
|
10a
|
|
|
|
1. 10b
|
|
|
|
.. code-block:: python
|
|
|
|
def foo():
|
|
|