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 8e10219 commit 5963236Copy full SHA for 5963236
doc/source/operators_doc/toc_template.j2
@@ -1,6 +1,6 @@
1
- name: Introduction
2
href: index.md
3
-{% for category in data %}
+{% for category in data -%}
4
- name: {{ category.category }}
5
items:{% for operator in category.operators %}
6
- name: {{ operator.operator_name }}
0 commit comments