Replace help2man-generated pages by human-written ones
Instead of running help2man which produces mediocre-looking manual pages, provide three human-written manpage templates including bits from the actual documentation written in ReST.
Link the dmypy subcommands pages to the main dmypy page.
Merge request reports
Activity
Thank you very much for these!
Pardon the late review. One question from the build log:
rst2man debian/mypy.rst > debian/mypy.1 debian/mypy_options.rst:180: (ERROR/3) Unknown interpreted text role "py:data". debian/mypy_options.rst:213: (ERROR/3) Unknown interpreted text role "py:func". debian/mypy_options.rst:232: (ERROR/3) Unknown interpreted text role "py:class". debian/mypy_options.rst:232: (ERROR/3) Unknown interpreted text role "py:class". debian/mypy_options.rst:232: (ERROR/3) Unknown interpreted text role "py:mod". debian/mypy_options.rst:232: (ERROR/3) Unknown interpreted text role "py:class". debian/mypy_options.rst:232: (ERROR/3) Unknown interpreted text role "py:class". debian/mypy_options.rst:294: (ERROR/3) Unknown interpreted text role "py:data". debian/mypy_options.rst:315: (ERROR/3) Unknown interpreted text role "py:data". debian/mypy_options.rst:389: (ERROR/3) Unknown interpreted text role "py:data". debian/mypy_options.rst:580: (ERROR/3) Unknown interpreted text role "py:mod". debian/mypy_options.rst:673: (ERROR/3) Unknown interpreted text role "py:mod". debian/mypy_options.rst:678: (ERROR/3) Unknown interpreted text role "py:mod".
Can this be fixed?
Please register or sign in to reply