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 ff75f2e commit e47adb8Copy full SHA for e47adb8
CONTRIBUTING.md renamed to CONTRIBUTING
docsrc/Makefile
@@ -19,7 +19,7 @@ help:
19
# remove example notebooks from source folder
20
github:
21
@cp ../INSTALL.rst source/installation.rst
22
- @cp ../CONTRIBUTING.md source/contributing.md
+ @cp ../CONTRIBUTING source/contributing.md
23
@cp -a ../examples/. source/_examples
24
@rm -r source/_examples/in_progress
25
@make html
0 commit comments