Replies: 1 comment 4 replies
-
IMHO it's not possible, search is always per-project. You could consider split doc into four Sphinx projects and link it with intersphinx extension (to have no dead links). |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! We have a variety of guides at https://guides.dataverse.org with fairly different audiences (user, admin, developer, sysadmin, etc.). It's there any easy way to configure search to target a specific guide?
Perhaps search could even default to the user guide since our biggest audience is users, unsurprisingly. 😅 Right now the poor users get lots of hits for stuff that's pretty confusing for them as it's meant for developers, sysadmins, etc. 😞 Here's our source if it's helpful. Each guide is in its own folder like "user", etc. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions