Merge pull request #16316 from alikins/alikins_docsite_make

Fewer deps for 'make webdocs' from top level
pull/17155/head
scottb 8 years ago committed by GitHub
commit 235eab6609

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
import optparse
from jinja2 import Environment, FileSystemLoader

Loading…
Cancel
Save