Documentation source links for packages in monorepos #3760
Closed
richard-viney
started this conversation in
Ideas & suggestions
Replies: 2 comments
-
Good idea! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented in #3765. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Generated source links in the docs currently expect the Gleam package being published to be at the root of the
repository
specified ingleam.toml
. At the moment there doesn't appear to be any other config:Could we extend this with some kind of
path
orprefix
option to allow for publication of Gleam packages stored in monorepos, i.e. ones that don't reside at the root of their repository?Beta Was this translation helpful? Give feedback.
All reactions