python2-doc8
style checker for Sphinx (or other) RST documentation - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-doc8.sh
- Debian
-
apt-get install python-doc8 - Ubuntu
-
apt-get install python-doc8 - Kali Linux
-
apt-get install python-doc8 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-doc8 - Raspbian
-
apt-get install python-doc8
python-doc8
style checker for Sphinx (or other) RST documentation - Python 2.x
Doc8 is an opinionated style checker for rst (with basic support for plain text) styles of documentation. This package contains the Python 2.x module.