Skip to content

Commit a149035

Browse files
committed
Updated the navigation doc regarding show_menu_below_id with soft roots
1 parent f4fc235 commit a149035

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/basic_reference/navigation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ You can give it the same optional parameters as :ttag:`show_menu`::
9696
{% show_menu_below_id "meta" 0 100 100 100 "myapp/menu.html" %}
9797
</ul>
9898

99+
Unlike :ttag:`show_menu`, however, soft roots will not affect the menu when
100+
using :ttag:`show_menu_below_id`.
101+
99102
*************
100103
show_sub_menu
101104
*************

0 commit comments

Comments
 (0)