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 c18345e commit e29c541Copy full SHA for e29c541
Makefile
@@ -1,5 +1,6 @@
1
# Makefile for Sphinx documentation
2
.DEFAULT_GOAL = help
3
+SHELL=bash
4
5
# You can set these variables from the command line.
6
SPHINXOPTS ?=
0 commit comments