Struggling with docs and getting started #2800
CharlieDigital
started this conversation in
General
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.
-
Curious how folks are using this effectively right now.
Primarily, I'm observing that the docs are all over the place. Many examples do not work because the docs seem misaligned with the code. I feel like I'm doing something wrong here.
Case in point, the example from the README appears to have the wrong signature:
If I correct the interface, I can't find where
Configuration.Releaseoriginates from:No problem; I hard code it. But then the signature is wrong:
I'm not quite sure where I should look to get a basic example working.
Beta Was this translation helpful? Give feedback.
All reactions