Merge pull request #195 from bennn/htmls-index
htmls: don't overwrite index.html
This commit is contained in:
commit
1a97657e17
|
@ -1937,6 +1937,7 @@
|
|||
(define/override (start-collect ds fns ci)
|
||||
(parameterize ([current-part-files (make-hash)])
|
||||
(for-each (lambda (d fn)
|
||||
(check-duplicate-filename fn)
|
||||
(parameterize ([collecting-sub
|
||||
(if (part-style? d 'non-toc)
|
||||
1
|
||||
|
|
Loading…
Reference in New Issue
Block a user