Skip to content

Maintenance of the original epydoc package by Edward Loper

Notifications You must be signed in to change notification settings

jlerouge/epydoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epydoc

Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). 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. Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext.

About

Maintenance of the original epydoc package by Edward Loper

Resources

Stars

Watchers

Forks

Packages

No packages published