-
Notifications
You must be signed in to change notification settings - Fork 668
Add docs for procedures #3766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs for procedures #3766
Conversation
In the spirit of our planned move to concept-based documentation rather than language-based documentation, I've chosen to add a quick section to the overview, and then a new page for documentation about procedures. I have not updated any tutorials or reference pages.
jdetter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First review pass on this, I can take another look tomorrow morning. Ping me when you're ready for me to take another look 🙂
We'll need to get help from Jason to fill these back in later.
Feat. rename conflicts, which I'm not entirely sure I resolved correctly
ce5a071 to
9ce7332
Compare
jdetter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe all of the errors I spotted have been fixed, this looks a lot better. Thanks @gefjon 🙏
Description of Changes
In the spirit of our planned move to concept-based documentation rather than language-based documentation,
I've chosen to add a quick section to the overview, and then a new page for documentation about procedures. I have not updated any tutorials or reference pages.
API and ABI breaking changes
N/a - docs
Expected complexity level and risk
1 - docs
Testing
None.