Skip to content

Commit f04173b

Browse files
committed
Remove help docs for linkcheck and doctest targets for doc/Makefile
[skip ci]
1 parent 89f1f94 commit f04173b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ help:
1717
@echo "Please use \`make <target>' where <target> is one of"
1818
@echo " all generate the complete webpage"
1919
@echo " html make only the HTML files from the existing rst sources"
20-
@echo " linkcheck check all external links for integrity"
21-
@echo " doctest run all doctests embedded in the documentation (if enabled)"
2220

2321
clean:
2422
rm -rf $(BUILDDIR)/html

0 commit comments

Comments
 (0)