mirror of
https://github.com/searxng/searxng.git
synced 2025-08-04 02:52:42 +02:00
Makefile: marginal fix
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
0742c2504d
commit
5e2b161379
3 changed files with 8 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -79,7 +79,7 @@ PHONY += docs
|
|||
docs: pyenvinstall sphinx-doc prebuild-includes
|
||||
$(call cmd,sphinx,html,docs,docs)
|
||||
|
||||
PHONY += docs-live
|
||||
PHONY += docs-live prebuild-includes
|
||||
docs-live: pyenvinstall sphinx-live prebuild-includes
|
||||
$(call cmd,sphinx_autobuild,html,docs,docs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue