mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-11 04:47:15 +02:00
Optimized sphinx
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</ul>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
<li><a href="{{ pathto(item.link) }}">{{ item.text }}</a></li>
|
||||
<li><a href="{{ pathto(item.link).replace("#","") + "#" + item.anchor}}">{{ item.text }}</a></li>
|
||||
{% set ns.current_level = item.level %}
|
||||
{% endfor %}
|
||||
{# Close any remaining open <ul> tags #}
|
||||
|
Reference in New Issue
Block a user