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.0.tar.gz
(25.2 kB
view details)
Built Distribution
frigate-0.6.0-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file frigate-0.6.0.tar.gz
.
File metadata
- Download URL: frigate-0.6.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04154598edd3661d7a253252ef414f1eafcd00835dcf64a1c7f7363397db693b |
|
MD5 | 731f5be1b9abedcdcc85792597c83b34 |
|
BLAKE2b-256 | 31504c0a97f60ca84fbb2c74587ac30b760dc3e09f33e43964a5bd8a40d2f03f |
File details
Details for the file frigate-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: frigate-0.6.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4830d006dab2e30f4aa33a3eae2293d6f905376620072bf262f209397ee02ebb |
|
MD5 | e2af6cf0adce8995fdad2562b571e5b8 |
|
BLAKE2b-256 | a589a0a5d303c8566d0a5570bbff3d68ddc9c586fd5a357da52f6978e5a9f08d |