1SPHINX2PY(1) User Commands SPHINX2PY(1)
23
4
NAME
6sphinx2py - manual page for sphinx2py 0.6.1
7
DESCRIPTION
9usage: sphinx2py [-h] [-W] rst_file
1011
Convert Sphinx ReST file to Python code
1213
positional arguments:
14rst_file
15ReST file to convert
1617
options:
18-h, --help
19show this help message and exit
2021
-W, --warn-is-error
22turn warnings into errors
2324
25
26
sphinx2py 0.6.1 January 2023 SPHINX2PY(1)