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
Description of the desired feature
We have versioned documentation for each PyGMT release. All the versions are listed in the PyGMT main site.
GMT's PR GenericMappingTools/gmt#4110 enables switching between different versions. You can try the switcher in the GMT's documentation site.
To me, it would be great if the same feature can be implemented in the PyGMT site.
Are you willing to help implement and maintain this feature? Yes
The text was updated successfully, but these errors were encountered:
Probably easiest to follow the PR at GenericMappingTools/gmt#4110. I wonder though how other projects put it on the bottom bar. See e.g. xarray at http://xarray.pydata.org/en/stable/:
Sorry, something went wrong.
I wonder though how other projects put it on the bottom bar. See e.g. xarray at http://xarray.pydata.org/en/stable/:
ReadTheDocs automatically shows all versions if the project documentation is hosted on their server.
Ah ok, but we don't use ReadTheDocs. Then just use the version_switch.js file then.
version_switch.js
Successfully merging a pull request may close this issue.
Description of the desired feature
We have versioned documentation for each PyGMT release. All the versions are listed in the PyGMT main site.

GMT's PR GenericMappingTools/gmt#4110 enables switching between different versions. You can try the switcher in the GMT's documentation site.
To me, it would be great if the same feature can be implemented in the PyGMT site.
Are you willing to help implement and maintain this feature? Yes
The text was updated successfully, but these errors were encountered: