Skip to content
forked from rapidsai/frigate

Frigate is a tool for automatically generating documentation for your Helm charts

License

Notifications You must be signed in to change notification settings

raul1991/frigate

 
 

Repository files navigation

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.

...

About

Frigate is a tool for automatically generating documentation for your Helm charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.3%
  • HTML 7.0%
  • Shell 3.7%