14 lines
177 B
ReStructuredText
14 lines
177 B
ReStructuredText
|
Install
|
||
|
=======
|
||
|
|
||
|
.. code:: shell
|
||
|
|
||
|
apt install python3-sphinx
|
||
|
apt install python3-sphinx-rtd-theme
|
||
|
|
||
|
* if markdown documents
|
||
|
|
||
|
.. code:: shell
|
||
|
|
||
|
apt install python3-recommonmark
|