Skip to content

Commit

Permalink
Makefile: Also download the contents of the MediaWiki namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
p12tic committed Apr 9, 2017
1 parent e42b197 commit 3516a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ source:
http://en.cppreference.com/w/ ; \
popd > /dev/null

./export.py --url=http://en.cppreference.com/mwiki reference/cppreference-export-ns0-ns4-ns10.xml 0 4 10
./export.py --url=http://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10

0 comments on commit 3516a96

Please sign in to comment.