Skip to main content

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 and values.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


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.1.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

frigate-0.6.1-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file frigate-0.6.1.tar.gz.

File metadata

  • Download URL: frigate-0.6.1.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

Hashes for frigate-0.6.1.tar.gz
Algorithm Hash digest
SHA256 01425cffceebbece594b681bf0a02df9f6e36b4cba76248008a59e619105a947
MD5 9ab0e8375f15781dba99b3e24d03e8a1
BLAKE2b-256 3b168c1246fd94bb189f7c5840673b414ca13fc47cc9ac986320de1aaf74b77b

See more details on using hashes here.

File details

Details for the file frigate-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: frigate-0.6.1-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

Hashes for frigate-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 405df55f938c97f4bb92057a171ffe99cf1e31b4c76086e77eeff502b1343f58
MD5 4559789b9845f007acb6d7aa90d26cb2
BLAKE2b-256 619fbce6863c3abf66ebbbdf360f16e1bfe55bf41441d32593931d0309f042d3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page