-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
closed: wontfixA fix will bring significant overhead, or is out of scope (for feature requests)A fix will bring significant overhead, or is out of scope (for feature requests)featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.
Description
🚀 Feature
Have you read the Contributing Guidelines on issues?
Yes
Motivation
In a monorepo setting with multiple docs plugins, you may want to link between two sites.
For example I write:
packages/lib1/docs/readme.md
See [shared template docs](/repos/live/packages/app-templates/chrome-extension/docs-shared/readme.md).
And I get this error:
warn Docs markdown link couldn't be resolved: (/repos/live/packages/app-templates/chrome-extension/docs-shared/readme.md) in /xxx/repos/live/packages/app-templates/chrome-extension/docs/readme.md for version current
In my IDE, I can cmd+click on the link
Pitch
Relative links would solve this but its painful to keep up to date.
Maybe allow a config option to control the linking behaviour.
emillaine
Metadata
Metadata
Assignees
Labels
closed: wontfixA fix will bring significant overhead, or is out of scope (for feature requests)A fix will bring significant overhead, or is out of scope (for feature requests)featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.