A tool for autogenerating helm documentation.
Project description
Frigate
Frigate is a tool for automatically generating documentation for your Helm charts.
Features:
- Render documentation from your
Chart.yaml
andvalues.yaml
files. - Supports outputting as markdown, reStructuredText and HTML.
- Sphinx extension for including in Python documentation.
Installation
$ pip install frigate
Usage
$ frigate gen path/to/chart
Chart
==========
Chart description.
...
Pre-commit-hook
Into the repository you want to have the pre-commit hook installed, run:
cat <<EOF >> .pre-commit-config.yaml
- repo: https://github.com/rapidsai/frigate
rev: v0.4.0 # pre-commit autoupdate - to keep the version up to date
hooks:
- id: frigate
EOF
Parameters
You can add extra parameters with :
- repo: https://github.com/rapidsai/frigate
rev: v0.4.0 # pre-commit autoupdate - to keep the version up to date
hooks:
- id: frigate
args:
- --output=README.rst
- --format=rst
- --no-credits
- --no-deps
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
frigate-0.6.0a0.tar.gz
(25.2 kB
view details)
Built Distribution
frigate-0.6.0a0-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file frigate-0.6.0a0.tar.gz
.
File metadata
- Download URL: frigate-0.6.0a0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.8.2 readme-renderer/27.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6e0ff393973c12b156db29c9e4a86e0e9794f4a4886a9bed9b2fe4e891f54bd |
|
MD5 | 1ef976ece42297ef023a4dd835470ccc |
|
BLAKE2b-256 | be47ac703a41baedff8bdc75d32761fe92d92b1cc95db94ba809b905d28232be |
File details
Details for the file frigate-0.6.0a0-py3-none-any.whl
.
File metadata
- Download URL: frigate-0.6.0a0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.8.2 readme-renderer/27.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4022ef5fc19f8ba39f36c95ed92c0d9ef43fb6bc86b6adec27b05032f3ffeed4 |
|
MD5 | 10d43549ac5e46bbf23a2c6586e9144a |
|
BLAKE2b-256 | fd085dd68b07c51dcde46d92b339cd10a06b1b59d9e77bb34fe538bf34cff125 |