We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95372da commit 699501aCopy full SHA for 699501a
sphinx_helm/templates/rst.jinja2
@@ -1,8 +1,6 @@
1
{% extends "base.jinja2" %}
2
3
{% block header -%}
4
-.. This page has been autogenerated using sphinx-helm.
5
- https://sphinx-helm.readthedocs.io
6
{% endblock %}
7
8
{% block title -%}
@@ -46,8 +44,7 @@ The following table lists the configurable parameters of the {{ name | capitaliz
46
44
{%- if credits -%}
47
45
----
48
49
-Documentation generated by sphinx-helm_.
+Helm Chart reference generated by sphinx-helm <https://sphinx-helm.readthedocs.io>`_.
50
51
-.. sphinx-helm: https://sphinx-helm.readthedocs.io
52
{% endif -%}
53
{%- endblock %}
0 commit comments