-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Silence sphinx warnings #4286
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
Merged
Silence sphinx warnings #4286
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
2d617e7
generate documentation for the a few missing CFTimeIndex attributes
keewis edae8bc
properly use continuation lines
keewis c9c6a95
add a missing quote
keewis b7794bd
delete the note about the removed auto_combine
keewis 66ed0e0
replace auto_combine with combine_by_coords
keewis 04b9cc8
set the current module in dask.rst
keewis d56a9f5
fix some links in whats-new.rst and generate doc pages for the plot f…
keewis 8bb0a47
add the new CFTimeIndex methods to api-hidden
keewis 3a8f318
don't link to CFTimeIndex.__repr__
keewis d997769
don't try to link to the datetime accessor
keewis baab87b
fix a few more docstrings
keewis f174f76
remove the non-html options (which are rarely used?) and silence flake8
keewis 1f36ca4
add type aliases
keewis b76cb75
map ComplexWarning to numpy.ComplexWarning
keewis 05e204e
fix more docstrings
keewis 66caef9
add some missing methods and properties to api-hidden
keewis a7daa90
more aliases
keewis 3881799
fix a few more docstrings
keewis 3fdab8f
properly reference ... (Ellipsis)
keewis b67c280
update the docstrings of dataset
keewis 09576d3
update the docstrings of DataArray
keewis 4c797eb
remove the references to CFTimeOffset
keewis bf1c433
fix a lot more docstrings
keewis 4a49002
fix even more docstrings
keewis c5d1a24
Merge branch 'master' into silence-sphinx-warnings
keewis f8245b8
remove a few more workarounds for a sphinx bug
keewis b616c40
Merge branch 'master' into silence-sphinx-warnings
keewis 0e6d57b
use sphinx version 3.2
keewis ac569e3
Merge branch 'master' into silence-sphinx-warnings
keewis bc7177f
remove a few misspellings of bool and optional
keewis 089797b
Merge branch 'master' into silence-sphinx-warnings
keewis be3015a
fix more docstrings
keewis 1d384b3
more fixes
keewis 18af38e
remove the mixed markup since it is not supported by the preprocessor
keewis 45d4702
use double instead of single quotes in docstrings
keewis 373fd3f
make sure the standard default notation is used everywhere
keewis a2fd268
add a missing end quote
keewis 13e0f3d
don't use nested parameter definition lists
keewis 9b08bbf
update some outdated links to the pandas docs
keewis 2b26561
update some more docstrings
keewis 28ae240
mark a parameter as optional
keewis 836cf80
more docstrings
keewis 939793c
use code blocks instead of literal blocks with doctest lines
keewis a0230b6
add back a removed colon
keewis e000be1
convert the glossary page to a sphinx glossary
keewis f3546fc
add term descriptions for names and scalars
keewis 74086d7
preprocess types but don't use :param:
keewis 9a74495
link to the terms
keewis f1731ec
don't try to link to the repr method
keewis f299eec
update the definition of scalar according to the review
keewis 0f6641b
Update doc/terminology.rst
keewis 055b0ba
Update doc/terminology.rst
keewis 1e10430
Merge branch 'master' into silence-sphinx-warnings
dcherian b865041
Merge branch 'master' into silence-sphinx-warnings
dcherian 292d7e4
Merge branch 'master' into silence-sphinx-warnings
keewis bb51167
fix a bad merge
keewis 419dd01
fix the docstring of cftime_range
keewis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.