Documentation website (including first Tutorial) - #109
Merged
Conversation
michel-steuwer
requested review from
Bastacyclop,
bastian-koepcke and
umazalakain
February 15, 2021 15:00
Bastacyclop
reviewed
Feb 16, 2021
Member
Author
|
This PR now also adds a documentation website, that is automatically deployed at: https://rise-lang.org/doc/ The process works as follows:
|
Member
Author
|
I have integrated the content from #89 in the documentation. |
Bastacyclop
reviewed
Feb 18, 2021
Bastacyclop
reviewed
Feb 18, 2021
Bastacyclop
reviewed
Feb 18, 2021
Member
|
@michel-steuwer Its great to have a documentation website! maybe we can combine this with API docs auto-generated from our source code in the future? (so docs embedded in our code as well as code embedded in our docs) |
Member
Author
|
@Bastacyclop thanks for the review. I have addressed all your comments. Could you have a final look and give your ok, or raise more points. |
Bastacyclop
approved these changes
Feb 19, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added Tutorial app showing a basic overview of RISE and ELEVATE being used together.
This PR adds some additional syntax and functions to make the ELEVATE site a bit easier to understand (in the context of the tutorial).
There are also two bug fixes included: