Skip to content

Commit ad47a91

Browse files
author
Zachary Scott
committed
Ensure gzipped file is also generated
1 parent 0543a90 commit ad47a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rdoc/generator/darkfish.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ def generate
246246
generate_file_files
247247
generate_table_of_contents
248248
@json_index.generate
249+
@json_index.generate_gzipped
249250

250251
copy_static
251252

0 commit comments

Comments
 (0)