feat(docsync): docsync-get: CLI to get docsyncs#227
Merged
Conversation
5fb78c2 to
5e76f74
Compare
de27f80 to
b39a252
Compare
8d4abf2 to
e739f41
Compare
the9000
reviewed
Jun 15, 2026
b39a252 to
ee1fa0b
Compare
d01286f to
503a97c
Compare
the9000
approved these changes
Jun 15, 2026
the9000
left a comment
There was a problem hiding this comment.
I'm approving this, assuming that you will explain the purpose and use of this code better.
For instance, it could work for pure Python modules in Python stdlib:
docsync-get $(python -c "import base64; print(base64.__file__)") b64encode
the9000
reviewed
Jun 15, 2026
18e8b88 to
2b5970b
Compare
Contributor
Author
discussed offline: misunderstanding arose from my use of the implementation filename in the example docstring. Changed, to avoid this happening again. Ftr it doesn't take code as input, only source files. sorry this was a different quote--the misunderstanding here was the purpose of the tool , operating only on explicitly defined comment tags, not generic code. |
2b5970b to
d83cce4
Compare
shunueda
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Example: