Shut down server after running linkchecker
This commit is contained in:
parent
f059e0d1bc
commit
ee8f61f2e5
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -20,6 +20,7 @@ linkcheck:
|
|||
$(docsbuilder) -p
|
||||
linkchecker http://localhost:8080 --check-extern --no-robots \
|
||||
--ignore-url "drupal.org"
|
||||
$(docsbuilder) -k
|
||||
|
||||
.DEFAULT_GOAL := doc
|
||||
.PHONY: doc linkcheck serve watch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue