tabby
tabby copied to clipboard
[Context/Developer docs] Allow multiple URLs for a same "doc" source
Since the crawler includes all URLs present in the page accessible at the specified URL but only those that have the specified URL as a prefix, some pages may be excluded because some documentations can start with /docs/getting-started/ but the other pages of the documentation are in a parent path like: /docs/installation, /docs/adapters, /docs/deployment, ...
Several ideas come to mind:
- being able to specify multiple URLs
- being able to define a regex in the existing field of the URL
Please reply with a 👍 if you want this feature.