-
Notifications
You must be signed in to change notification settings - Fork 3
reorganize #6
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
reorganize #6
Conversation
@@ -0,0 +1,3 @@ | |||
# References | |||
|
|||
tbd No newline at end of file |
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.
let's not keep adding tbd pages until they are really done. have no idea what 'references' means here.
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.
https://docs.microsoft.com/en-us/style-guide/developer-content/reference-documentation in case you wonder what "references" means in documentation
|
||
**Tutorial for beginners**: | ||
|
||
- [Part 1: "Hello world!" in Zeno](#) |
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 thought this is already done in Examples..
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.
Yep. I think they fit more under "tutorial", since they're not working examples with a specific theme.
- [Quick Start](quick-start) | ||
- [Getting Started](getting-started) | ||
- [Using Zeno](using-zeno) | ||
- [References](references) |
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.
Let's add [Overview] to the sidebar.
@@ -0,0 +1,17 @@ | |||
# Using Zeno |
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.
To general, let's merge it into Functions I think.
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.
also rename getting-started to quick-start as i currently actually pointing Get Started
linked to Installation
..
Overview
page for overview and basic usage tipsGetting Started
,Using Zeno
,References