diff --git a/docs/index.md b/docs/index.md index 3a35da6..d6dd770 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,9 +17,6 @@ history `sphinx-helm` is a [Sphinx](https://www.sphinx-doc.org/) plugin for automatically generating documentation for your [Helm charts](https://helm.sh/). -It will use the chart's `Chart.yaml` and `values.yaml` files in order to -generate the content in a markup language of your choice. - ## Features - Render documentation from your `Chart.yaml` and `values.yaml` files.