[Request] `bottom.exclude` list to hide routes from bottom navigation · Issue #871 · nuxtlabs/docus · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in configuration, Docus has an aside.exclude list - an array of path to exclude out from the aside navigation.
But the paths mentioned in aside.exclude list are showing up in bottom navigation (Previous - Next) buttons.
It would be great if bottom navigation (Previous - Next) buttons could have an exclude list just like header and aside navigations have.
Alternatively, it would be great if bottom navigation could respect the aside.exclude list as well.
The text was updated successfully, but these errors were encountered:
Tahul
changed the title
Feat: Require bottom.exclude list to hide routes from bottom navigation
[Request] bottom.exclude list to hide routes from bottom navigation
May 17, 2023
As mentioned in configuration, Docus has an
aside.exclude
list - an array of path to exclude out from the aside navigation.But the paths mentioned in
aside.exclude
list are showing up in bottom navigation (Previous - Next) buttons.It would be great if bottom navigation (Previous - Next) buttons could have an exclude list just like header and aside navigations have.
Alternatively, it would be great if bottom navigation could respect the
aside.exclude
list as well.The text was updated successfully, but these errors were encountered: