mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Makefile: add documentation build targets docs & docs-live
BTW: - add build & dist folder to .gitignore - justify indentation of build messages (makefile.python) Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
bb2b9b8da4
commit
ef85943e06
3 changed files with 20 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -19,5 +19,7 @@ node_modules/
|
|||
|
||||
.tx/
|
||||
|
||||
build/
|
||||
dist/
|
||||
local/
|
||||
searx.egg-info/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue