Skip to content

Commit 290bb2a

Browse files
weiji14core-man
authored andcommitted
Remove help docs for linkcheck and doctest targets for doc/Makefile
[skip ci]
1 parent 483e569 commit 290bb2a

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 " html build the HTML files from the existing rst sources"
1818
@echo " api generate API documentation rst sources"
1919
@echo " serve make a HTTP server"
20-
@echo " linkcheck check all external links for integrity"
21-
@echo " doctest run all doctests embedded in the documentation (if enabled)"
2220
@echo " clean clean up build and generated files"
2321

2422
all: html

0 commit comments

Comments
 (0)