Docs side TOC: add separate title for configuration (#32353)

* Docs side TOC: add separate title for configuration

* Fix typo
This commit is contained in:
c0ffeeca7 2024-04-17 18:37:22 +02:00 committed by GitHub
parent 0aa65bb227
commit 1ffecdb904
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,9 +31,10 @@
</ul>
</li>
<li>
<b>{% active_link /docs/configuration/ Configuration.yaml %}</b>
<b>Configuration</b>
<ul>
<li>{% active_link /docs/configuration/yaml/ YAML %}</li>
<li>{% active_link /docs/configuration/ Configuration.yaml %}</li>
<li>{% active_link /docs/configuration/yaml/ YAML syntax%}</li>
<li>
{% active_link /docs/configuration/basic/ Basic information %}
</li>
@ -186,4 +187,4 @@
</li>
</ul>
</div>
</section>
</section>