Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de0fb17

Browse files
larsonerQuLogic
andauthored
Update doc/Makefile
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 4780a81 commit de0fb17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ clean:
2525
rm -rf "$(SOURCEDIR)/sphinxext/__pycache__"
2626

2727
show:
28-
@python -c "import webbrowser; webbrowser.open_new_tab('file://$(PWD)/build/html/index.html')"
28+
@python -c "import webbrowser; webbrowser.open_new_tab('file://$(shell pwd)/build/html/index.html')"
2929

3030
# Catch-all target: route all unknown targets to Sphinx using the new
3131
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).

0 commit comments

Comments
 (0)