How about some documentation on using this as a library? #561
frankhaugen
started this conversation in
Ideas
Replies: 1 comment
-
This might help a bit: https://clang.llvm.org/docs/LibClang.html |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I get that this is a super-niche tool not unlike xsd.exe, so usability is not a huge priority, but the lack of clearity around how to use the generator nuget as a library, is frustrating.
I am looking into making a roslyn source generator that leverages this, but it seems pretty unclear how to use the code. Even looking at the tests is confusing me more, not less about how I could use this.
It would therefor be nice with a few lines of docs showing how to use this
Beta Was this translation helpful? Give feedback.
All reactions