-
Notifications
You must be signed in to change notification settings - Fork 12
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 AYON APIs & Resources section #239
Conversation
This PR is created as Draft as it's a suggestion, and it's still up to the discussion to make a decision whether or not to continue working on this PR. |
I really like it, however |
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
Then, the next step begins. Let's finish these TODOs 🛠️ |
|
||
### Include it in your cmake projects | ||
|
||
Once you include it and build your cpp project you'll no longer need the library. |
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.
This sounds like C++ tutorial.
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.
Maybe I should change the tone?
I just wanted to add an example without the intention to make it a C++ tutorial.
But, cmake and all these steps made it looks like a tutorial.
for repos with submodules, you should clone via |
@MustafaJafar how is this looking? |
It looks good on my side and all examples were tested. |
Changelog Description
This PR adds AYON APIs & Resources to Docs.
It adds two things:
Dev resources
drop down menu in the navigation bar.APIs & Resources
section in dev docs. where we can explain what is a particular API is used for and how to use it.TODOs
Write a brief description about each item in this list, as well as add some examples: