chapter 9: Documentation – How to Use Sphinx and reStructuredText

The reStructuredText syntax 1054 The Sphinx documentation generator 1069 Documenting code 1085 Summary

9.1 The reStructuredText syntax

9.1.1 Linux

Automatic Install Script

$ sudo wget -qO- https://get.docker.com/ | sh

remove hell-world

$ sudo docker rm `sudo docker ps -aq`
$ sudo docker rmi hello-world

.

9.2 The Sphinx documentation generator

9.3 Documenting code

9.4 Summary