API doc generator.
Project description
This is ‘pydoctor’, an API documentation generator that works by static analysis.
It was written primarily to replace epydoc for the purposes of the Twisted project as epydoc has difficulties with zope.interface. If it happens to work for your code too, that’s a nice bonus at this stage :)
pydoctor puts a fair bit of effort into resolving imports and computing inheritance hierarchies and, as it aims at documenting Twisted, knows about zope.interface’s declaration API and can present information about which classes implement which interface, and vice versa.
The default HTML generator uses Nevow, which means that it requires Twisted too. It requires Nevow 0.9.18 or newer – your Nevow is new enough if “from nevow import page” succeeds.
There are some more notes in the doc/ subdirectory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pydoctor-0.5b1.tar.gz
.
File metadata
- Download URL: pydoctor-0.5b1.tar.gz
- Upload date:
- Size: 81.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1eab7f8e0b5dfe0d7b66dff481f2ba057af3cfc51bbf1606f19d17205ccfb49 |
|
MD5 | c4fb33672f37624116cc7a0606f74f28 |
|
BLAKE2b-256 | 11d927f6375b0b4b240127d02f78b5f991205d397e3755d75ca7d64c760c0a4b |