Repository URL to install this package:
|
Version:
5.3.0 ▾
|
.. _baz_a:
Baz A
-----
.. _fig22:
.. figure:: rimg.png
should be Fig.2.2
.. _table22:
.. csv-table:: should be Table 2.2
:header-rows: 0
hello,world
.. _CODE22:
.. code-block:: python
:caption: should be List 2.2
print('hello world')