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.7.0a0.tar.gz
(25.2 kB
view details)
Built Distribution
frigate-0.7.0a0-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file frigate-0.7.0a0.tar.gz
.
File metadata
- Download URL: frigate-0.7.0a0.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 | 8239e88be0df73c9d1a66c70427dee692be43f3bdbcf9443e828fc141f3c07d4 |
|
MD5 | 5ffdc14d06dd00f4b923c2db8fd7308c |
|
BLAKE2b-256 | e0154e54237f27996ec406af61832eabab55e610374572993f65b4a6c36e910f |
File details
Details for the file frigate-0.7.0a0-py3-none-any.whl
.
File metadata
- Download URL: frigate-0.7.0a0-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 | 4c4795230122396645f4606a5c4c314cfb8dc77c494a23f1c1cc201a97c588c6 |
|
MD5 | 9a76dd70e7af1262418244ec764a748c |
|
BLAKE2b-256 | 14ca653d1cd3a4169e5b3d4ef814c1aeb2e2f94c16dfaa235decdeb55dbc4fd3 |