8000 rule to locally view HTML · RedCarp0/spatialmath-python@255ad99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 255ad99

Browse files
committed
rule to locally view HTML
1 parent 2599580 commit 255ad99

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+
open:
23+
open build/html/index.html

0 commit comments

Comments
 (0)
0