We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7270d commit 1672449Copy full SHA for 1672449
docs/source/dev_docs.md
@@ -42,12 +42,6 @@ make html
42
After that, the generated HTML files will be available at
43
`build/html/index.html`. You may view the docs in your browser.
44
45
-You can automatically check if all hyperlinks are still valid:
46
-
47
-```bash
48
-make linkcheck
49
-```
50
51
Windows users can find `make.bat` in the `docs` folder.
52
53
You should also have a look at the [Project Jupyter Documentation Guide](https://jupyter.readthedocs.io/en/latest/contrib_docs/index.html).
0 commit comments