We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master
As title.
In using sphinx experience, the following could fix that. Note that numeric and replaced have the same indent level.
numeric
replaced
- numeric: numeric values equal to `to_replace` will be - replaced with `value` + replaced with `value`
- numeric: numeric values equal to `to_replace` will be replaced with `value`
My local test result.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @Zeroto521! I agree your fix looks better - would you be interested in making a pr?
Sorry, something went wrong.
I'd like to do it. I will fix replace's doc at later time. This problem doesn't just happen on one place, I have seen several places.
Successfully merging a pull request may close this issue.
master
hereLocation of the documentation
Documentation problem
As title.
Suggested fix for documentation
In using sphinx experience, the following could fix that.
Note that
numeric
andreplaced
have the same indent level.My local test result.
The text was updated successfully, but these errors were encountered: