Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' of github.com:perl6/tablets
  • Loading branch information
lichtkind committed Apr 19, 2012
2 parents d66a9a1 + 56a2b7b commit 90b1c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-html.py
Expand Up @@ -7,7 +7,7 @@

txt_files = glob.glob('*.txt')

DO_THEM_ALL = True
DO_THEM_ALL = False

for txt_fn in txt_files:
html_fn = txt_fn[:-3] + 'html'
Expand Down

0 comments on commit 90b1c54

Please sign in to comment.