Feature/mkdocs with versioning #824
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "github/fork/marc0olo/feature/mkdocs-with-versioning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: marc0olo
I added mkdocs and restructured the docs and readme accordingly. I hope this is fine. It also introduces versioning of the docs and the respective github action will always set the docs of the latest release as default.
Preview of the generated mkdocs is available here:
=> Of course this can be previewed locally by e.g. executing
mkdocs serve
After this has been merged somebody with access to the repo should execute following commands to set an initial alias for the master branch to
latest
and makelatest
the default version to be published:If this is done the docs should be served at https://aeternity.com/aesophia
I am open for any suggestions and looking forward to the comments.
Created by: marc0olo
@hanssv @radrow please, if you find some time 🙏
Created by: hanssv
Created by: hanssv
If you know ML (or another language in its family) you will recognize some syntax regardless, and if you don't, the "ML family" isn't going to provide you any insight 😅
Created by: hanssv
Review: Dismissed
Looks good to me, make sure no changes in
sophia.md
are lost in the process (if it changes before this PR is merged).Created by: marc0olo
will do so! I accepted your suggestion and added another commit to fix the anchors in the stdlib. can you approve again? :-)
and I need another approval - @radrow maybe? :D
Created by: radrow
Review: Approved
Looks good
Created by: hanssv
Review: Approved
Created by: marc0olo
yeehaw 😄
who wants to merge?
please keep in mind that somebody with access also needs to execute the following commands in the
.docssite
folder after the merge:read more mike here: https://github.com/jimporter/mike
after that the github actions should do the rest of the work. it's mainly about setting the initial default alias which doesn't exist yet.
Merged by: dincho at 2021-08-27 14:46:18 UTC