commit | afc45f278133e4fed6537773d3de6fb2a97bd350 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Sun Feb 20 16:11:28 2011 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Sun Feb 20 16:11:28 2011 -0500 |
tree | 1dd78d294543467420db21803f53df39aeca5d90 | |
parent | 55d58180edce947b23559c5b650d0eb2bb554899 [diff] [blame] |
Use html output of pydoc in api-python-client-doc application. Also generate a static linked set of documents for all apis that we know about.
diff --git a/Makefile b/Makefile index a1123b3..e203867 100644 --- a/Makefile +++ b/Makefile
@@ -7,3 +7,4 @@ .PHONY: docs docs: cd docs; ./build.sh + python describe.py