ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH

Reference
ActivePython 2.5
Python Documentation
Tutorial
Library Reference
Macintosh Module Reference
Installing Python Modules
Distributing Python Modules
Language Reference
Extending and Embedding
Python/C API
Documenting Python
Contents
1 Introduction
2 Directory Structure
3 Style Guide
4 LaTeX Primer
5 Document Classes
6 Special Markup Constructs
7 Processing Tools
8 Including Graphics
9 Future Directions
About this document ...

MyASPN >> Reference >> ActivePython 2.5 >> Python Documentation
ActivePython 2.5 documentation

Documenting Python

Fred L. Drake, Jr.

PythonLabs
Email:

Release 2.5.2
21th February, 2008

Abstract:

The Python language has a substantial body of documentation, much of it contributed by various authors. The markup used for the Python documentation is based on LaTeX 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.

If you're interested in contributing to Python's documentation, there's no need to learn LaTeX if you're not so inclined; plain text contributions are more than welcome as well.



See About this document... for information on suggesting changes.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved