Documenting Python

Fred L. Drake, Jr.

Corporation for National Research Initiatives (CNRI)
1895 Preston White Drive, Reston, Va 20191, USA
E-mail:

March 22, 2000
Release 1.5.2

Abstract:

The Python language documentation has a substantial body of documentation, much of it contributed by various authors. The markup used for the Python documentation is based on and requires a significant set of macros written specifically for documenting Python. This document describes the macros introduced to support Python documentation and how they should be used to support a wide range of output formats.

This document describes the document classes and special markup used in the Python documentation. Authors may use this guide, in conjunction with the template files provided with the distribution, to create or maintain whole documents or sections.



Send comments on this document to python-docs@python.org.