Merge pull request #195 from bennn/htmls-index

htmls: don't overwrite index.html
This commit is contained in:
John Clements 2019-02-16 13:15:02 -08:00 committed by GitHub
commit 1a97657e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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