10000 add an open option · hzyjerry/robotics-toolbox-python@1db8606 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1db8606

Browse files
committed
add an open option
1 parent ed04441 commit 1db8606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ help:
1818
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
1919
%: Makefile
2020
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
21+
22+
show:
23+
open $(BUILDDIR)/html/index.html

0 commit comments

Comments
 (0)
0