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