-
Notifications
You must be signed in to change notification settings - Fork 185
docs: Adjust documentation, fix typos, update locale. #790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
chore!: pre-release for 4.1.1-rc.1
This file was actually cloned outside of the client directory in a PR that had not appropriately adjusted to the new architectural layout of the library.
chore!: release 4.2.0
chore!: release 4.2.1
EepyElvyra
suggested changes
May 16, 2022
This is an executive decision made between Delta and I. We will be forcing a version 4.0 push onto our old branch to help transition old users using v3 to our new project. This does not necessarily mean this branch will now be receiving updates along with the rest. The goal is to make our current branch used as much as possible.
EepyElvyra
approved these changes
May 19, 2022
Contributor
|
I just checked the docs build, the client page is not built correctly, may be worth having another look at it |
This may wipe current translation, however the lib docs are different now than the last build (~25/9/2021)
This was cut off from some random PyCharm setting.
This seems to, according to docs, only work when the server's live. But on a PR view it acts as if this commit doesn't do anything.
# Conflicts: # interactions/api/models/user.py # interactions/base.py # interactions/client/models/command.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
About
This pull request fixes missing references to documentation and adjusts for the new RTD link, including the quickstart README link pointing.
This is NOT meant to replace the Furo PR, this is merely a short term hot fix until the documentation rewrite.
As of 26681ee, the localisation has been updated to adjust for the new changes as well.
Checklist
pre-committo format and lint the change(s) made.3.8.6and higher.