Distributing lat.md/* in packages #31
pauleveritt
started this conversation in
Ideas
Replies: 0 comments
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.
-
I have a uv workspace with multiple packages in editable-install. Each package has some domain stuff that's a good fit for
lat.md/docs. But they can't refer to each other.Currently my main package has all the
lat.md/*docs for all the packages. But it also means the packages now have code comments in them to connect to the docs. I can commit, but...it's kinda weird.In a perfect world, people would ship packages with these docs, kinda like
llms.txtfiles. Perhaps in a well-known location. Then it's part ofnode_modulesorsite-packages.Beta Was this translation helpful? Give feedback.
All reactions