Hi!
I am trying to create a second docs page, e.g. called docs
, that should have the same layout as the docs
page. I managed to do this by following this discussion topic. I managed to add the second page, all with correct menu entries and the sidebar showing correctly.
My problem now is that the search function only shows up on the original docs
page, but not the new wiki
page, as you can see here:
So far I have not found the reason for this. Can anyone help me fix it? I have published my files in a repository here: GitHub - xbufu/my-doks-site .