Skip to content

Commit 2a2f344

Browse files
committed
Dump summary of each docset to a file
See #52
1 parent e78ef09 commit 2a2f344

4 files changed

Lines changed: 2053 additions & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ build:
3838
.PHONY: post-build
3939
post-build:
4040
cd src && python fix_index.py
41+
cd src && python dump_index.py
4142

4243
.PHONY: clean
4344
clean:

0 commit comments

Comments
 (0)