mirror of
https://github.com/brain-hackers/README
synced 2024-12-31 16:40:03 +09:00
Add finalize target
parent
dff75df2a8
commit
e21b22991a
3
Makefile
3
Makefile
@ -1,3 +1,6 @@
|
||||
.PHONY:
|
||||
finalize: doctoc generate
|
||||
|
||||
.PHONY:
|
||||
doctoc:
|
||||
doctoc --title "### 目次" .
|
||||
|
Loading…
Reference in New Issue
Block a user