Conversation
|
More things should be done:
pygmt/doc/_templates/breadcrumbs.html Lines 29 to 32 in 0fd514e and the top comments should also be updated accordingly: pygmt/doc/_templates/breadcrumbs.html Lines 1 to 2 in 0fd514e |
Thanks, I made those changes. |
* Remove nbsphinx extension * Remove nbsphinx from environment.yml * Remove nbsphinx from breadcrumbs Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Description of proposed changes
This PR removes the
nbsphinxextension because it is no longer needed after #268 and produces unnecessary warnings about duplicate files.Fixes #920
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version