projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2f472
)
Clarify role of generate-documentation.py
author
Robert Konigsberg
<konigsberg@google.com>
Thu, 9 Jun 2011 20:42:47 +0000
(16:42 -0400)
committer
Robert Konigsberg
<konigsberg@google.com>
Thu, 9 Jun 2011 20:42:47 +0000
(16:42 -0400)
generate-documentation.py
patch
|
blob
|
blame
|
history
diff --git
a/generate-documentation.py
b/generate-documentation.py
index
056de06
..
2f91503
100755
(executable)
--- a/
generate-documentation.py
+++ b/
generate-documentation.py
@@
-1,4
+1,7
@@
#!/usr/bin/python
+
+# Generate docs/options.html
+
import json
import glob
import re