-
We were documenting a caveat with a value enum in the doc comment of its variant (https://github.com/astral-sh/uv/blob/5d37c7ecc54ce317b3b453ce1b3a8b9c9f242fa4/crates/uv-install-wheel/src/linker.rs#L18-L36). We now realized that the only the first line of the doc comment is captured (astral-sh/uv#15115), and the rest does not get preserved. Is that intentional, or could we add long help and capture that too? |
Beta Was this translation helpful? Give feedback.
Answered by
epage
Aug 7, 2025
Replies: 1 comment 1 reply
-
FYI this was just asked in #6070. I was on vacation and haven't caught up with it yet. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
konstin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FYI this was just asked in #6070. I was on vacation and haven't caught up with it yet.