mirror of
https://github.com/phodal/github
synced 2026-05-24 01:28:30 +00:00
[T] fix compile issue
This commit is contained in:
parent
1963f54c5c
commit
443e639236
2 changed files with 903 additions and 864 deletions
3
Makefile
3
Makefile
|
|
@ -16,8 +16,7 @@ html: markdown
|
||||||
--include-before-body $(include_dir)/share.html \
|
--include-before-body $(include_dir)/share.html \
|
||||||
--include-after-body $(include_dir)/stats.html \
|
--include-after-body $(include_dir)/stats.html \
|
||||||
--title-prefix $(title) \
|
--title-prefix $(title) \
|
||||||
--normalize \
|
-smart \
|
||||||
--smart \
|
|
||||||
--toc
|
--toc
|
||||||
|
|
||||||
epub: markdown
|
epub: markdown
|
||||||
|
|
|
||||||
1764
index.html
1764
index.html
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue