This post is an “open post” where I put useful tips & tricks about documentation in Python projects.
Most used inline formatting rules
- **bold** which render bold
- *italics* which render italic
- “inline literal monospace“ which render
inline literal monospace
- `Python <http://www.python.org/>`_ which render Python