mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
make target to publish website
This commit is contained in:
parent
bc66b7f16e
commit
90d3ce4162
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -40,4 +40,7 @@ html:
|
|||
linkcheck:
|
||||
$(MAKE) FAIL_WARN=$(FAIL_WARN) -C docs linkcheck
|
||||
|
||||
website:
|
||||
./publish.py --only website
|
||||
|
||||
docs: man html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue