An open API service indexing awesome lists of open source software.

https://github.com/radeklat/sphinx-rest-cheatsheet

A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
https://github.com/radeklat/sphinx-rest-cheatsheet

cheatsheet docstring-documentation docstrings documentation python rest restructuredtext sphinx

Last synced: 3 months ago
JSON representation

A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.

Awesome Lists containing this project

README

          

# Sphinx reStructuredText (reST) Cheatsheet
A compact cheat sheet for writing documentation strings in Python (and other languages) using [reStructuredText markup](http://www.sphinx-doc.org/en/stable/rest.html). The documentation can be subsequently generated by [Sphinx](http://www.sphinx-doc.org).

**Download the cheatsheet PDF [here](https://github.com/rlat/sphinx-rest-cheatsheet/raw/master/rest_sphinx_cheatsheet.pdf).**