Update docs to the latest version#213
Merged
lauranovich merged 3 commits intoscylladb:masterfrom Oct 3, 2021
dgarcia360:add-migration-guides
Merged
Update docs to the latest version#213lauranovich merged 3 commits intoscylladb:masterfrom dgarcia360:add-migration-guides
lauranovich merged 3 commits intoscylladb:masterfrom
dgarcia360:add-migration-guides
Conversation
lauranovich
reviewed
Sep 30, 2021
Contributor
lauranovich
left a comment
There was a problem hiding this comment.
small changes within
| @@ -0,0 +1,28 @@ | |||
| Migrating from 0.x to 1.0 | |||
| ========================= | |||
|
|
|||
Contributor
There was a problem hiding this comment.
Please add information on how to know what the theme version you're running is.
Either by looking at the footer or by looking at the pyproject.toml.
Contributor
There was a problem hiding this comment.
Also, the file name should not contain underscores please use a dot - to be consistent with other upgrade guides
| @@ -0,0 +1,15 @@ | |||
| Migration Guides | |||
Contributor
There was a problem hiding this comment.
Suggested change
| Migration Guides | |
| Upgrade Guides |
Contributor
|
Will fix open issues in an additional PR, need this merged so we can test it with other projects |
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.
Closes #212