apirst2html.py
Tool for generating API documentation for Python modules, based on their docstrings
Install
- All systems
-
curl cmd.cat/apirst2html.py.sh
- Arch Linux
-
pacman -S epydoc
- CentOS
-
yum install epydoc
- Fedora
-
dnf install epydoc
- Dockerfile
- dockerfile.run/apirst2html.py