mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
21 lines
263 B
Plaintext
21 lines
263 B
Plaintext
:tocdepth: 2
|
|
|
|
i18n with table
|
|
===============
|
|
|
|
.. table:: table caption
|
|
|
|
======= =======
|
|
header1 header2
|
|
------- -------
|
|
text1 text2
|
|
text3 text4
|
|
text5 text6
|
|
======= =======
|
|
|
|
.. table:: 1. table caption
|
|
|
|
+-----+
|
|
|text1|
|
|
+-----+
|