docs: Further improvements to the tutorial to add a language #597
No reviewers
Labels
No labels
Compat/Breaking
Kind
Bad merge
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
New language
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mergiraf/mergiraf#597
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "doc_updates"
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?
flattened_nodes
andcomment_nodes
attributes 6f49ba46f2I wanted to make some suggestions, but thought I might as well turn them into commits... Let me know what you think about them
Thank you!
One downside I see with creating a directory is that we're breaking the link to the existing tutorial. If we want to go down that route, it would be good to set a redirect for it. I couldn't find a feature for this in mdbook sadly.
Oh, you're totally right! I think a way around that would be to keep the original
adding-a-language.md
file where it was, and only add its subpages into the directory -- kind of similar to Rust's module system^^491402cb39
to78a8411d88
Works for me!