commit | 37802c34263ea5a0f9352df19ef3830a1f3be42f | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Tue Aug 06 12:24:05 2013 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Tue Aug 06 12:24:05 2013 -0400 |
tree | 290007350d78e7bc5d507155934f08128522c912 | |
parent | c211bec621911c2d3b448c7e1e5a39cf36f14b3b [diff] [blame] |
Refresh docs
diff --git a/docs/build.sh b/docs/build.sh index b0eb937..d5cdeb6 100755 --- a/docs/build.sh +++ b/docs/build.sh
@@ -25,4 +25,4 @@ export GOOGLE_APPENGINE=$HOME/projects/google_appengine/ export DJANGO_SETTINGS_MODULE=fakesettings export PYTHONPATH=`pwd`/..:$GOOGLE_APPENGINE -epydoc --output epy --graph classtree --parse-only --docformat plaintext apiclient oauth2client +epydoc --output epy --graph all --parse-only --docformat plaintext apiclient oauth2client