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.4.1.tar.gz
(70.2 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.4.1-py3-none-any.whl
(97.2 kB
view details)
File details
Details for the file docc-0.4.1.tar.gz.
File metadata
- Download URL: docc-0.4.1.tar.gz
- Upload date:
- Size: 70.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
789d2c3fef02f52f485ba310e651b3390b94ea43b0b309c53513c85829348f35
|
|
| MD5 |
0f23e481c3e1391df7723c3035cc36b8
|
|
| BLAKE2b-256 |
5e32836130b1f381d7a268eeef4e980b27d73b6484ac1b8eaef418fc0acecd1c
|
File details
Details for the file docc-0.4.1-py3-none-any.whl.
File metadata
- Download URL: docc-0.4.1-py3-none-any.whl
- Upload date:
- Size: 97.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dd25f72a010332f535e008b1693e41ce83da0941f79eee7c1b402c880ca3c95
|
|
| MD5 |
135187aa2c73cebf38bc53fcc2fd519f
|
|
| BLAKE2b-256 |
ebad6ea54fee2ea762b257a654827cb74ae10b515cdddb732dace59cccd406aa
|