Python code documentation compiler
Project description
docc
The documentation compiler.
Python Quickstart
Installing
pip install docc
Configuring
Add the following to your pyproject.toml:
[tool.docc.plugins."docc.python.discover"]
paths = [ "<path to Python source>" ]
[tool.docc.output]
path = "<where to put rendered documentation>"
Building
Finally, to generate the documentation:
docc
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
docc-0.6.0.tar.gz
(72.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
docc-0.6.0-py3-none-any.whl
(99.2 kB
view details)
File details
Details for the file docc-0.6.0.tar.gz.
File metadata
- Download URL: docc-0.6.0.tar.gz
- Upload date:
- Size: 72.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d335be8f509884fefb507e75a184a3c9824e50e511dd5464be9089d1ad744912
|
|
| MD5 |
b5a745bf4ca804931d46c3d7945c479f
|
|
| BLAKE2b-256 |
be37cd2e718c92e26da0e1129700467f62efd8bd1f53dc1dae59b3e0e0402574
|
File details
Details for the file docc-0.6.0-py3-none-any.whl.
File metadata
- Download URL: docc-0.6.0-py3-none-any.whl
- Upload date:
- Size: 99.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb4ed18f23926f1cea649a407c67d6794a92361826593e6ba374e80892fe98d1
|
|
| MD5 |
9b29d8b088a42a63f4df52a0762e5005
|
|
| BLAKE2b-256 |
6a66b81c58e0514531a26201f3d6b437b24375b996db5a8105d3e21420ccfc08
|