mirror of
https://github.com/brain-hackers/README
synced 2025-01-03 18:10:04 +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