docus
docus copied to clipboard
[Request] `bottom.exclude` list to hide routes from bottom navigation
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.
@bdrtsky what do you think?