[DO NOT MERGE] KivyMD 2.0.0 with working documentation generation#1832
Open
tytgatlieven wants to merge 8 commits intokivymd:masterfrom
Open
[DO NOT MERGE] KivyMD 2.0.0 with working documentation generation#1832tytgatlieven wants to merge 8 commits intokivymd:masterfrom
tytgatlieven wants to merge 8 commits intokivymd:masterfrom
Conversation
Updated method calls according to the new API.
Add `-T` to `SPHINXOPTS`.
Updated variable according to the new API.
Fiz `Sphinx` errors.
* chore(pre-commit): use github repo and update hooks * fix(autoapi_kivymd): monkey patch NestedParse in autoapi
Fix `Sphinx` warnings.
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.
There is no official kivymd 2.0.0 documentation since the 2.0.0 commit had non-working documentation.
Development on kivymd 2.0.1-prerelease started before before the documentation generation was fixed.
As a result there is no correct documentation on kivymd 2.0.0, resulting in complex application development using kivymd 2.0.0
Approach taken:
I would propose to merge this on a new 'releases' branch.
This way: