mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
Epydoc is a tool for generating API documentation for Python
|
|
modules, based on their docstrings. A lightweight markup language
|
|
called epytext can be used to format docstrings, and to add
|
|
information about specific fields, such as parameters and instance
|
|
variables.
|