- 
                Notifications
    
You must be signed in to change notification settings  - Fork 223
 
Docs update and refactor #510
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
Conversation
…precated folder, moving create-leo-app into resources for restored navigation visibility, fixing broken links
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 round of review. I would highly suggest sending out separate PRs to close different issues going forward. 3k+ LOC makes it hard to review and catch errors. Additionally, it's easier to track whether the issues have actually been addressed when there are fewer of them.
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.
Thanks for the refactor!
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.
blocking comment for someone from Provable to check how these changes show up
Signed-off-by: Alexander Kim <[email protected]>
Adding `general-tags` to each page
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.
LGTM pending the last comment. thank you!
Update docs to be in line with Leo 3.2.0
Content Changes
Structure Changes:
create-leo-apptutorial into the Resources directory. Previously, it was in the SDK directory, which was removed from the site, but the example was still on the "What's New?" pagedeprecated/directory.TODOs:
Future Work
leo build,leo run,leo deploy, andleo executehave not been documented due to ambiguity. They are currently listed in the docs exactly as they appear in the CLI outputCloses #494, #496, #498, #500, #502, #507, and #508