Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24107
Change subject: docs: add Sphinx-based Python client API docs ...................................................................... docs: add Sphinx-based Python client API docs Add a minimal Sphinx configuration and build script for the Python client API, wire it into make_site.sh, and polish docstrings in client/schema/errors. Ignore generated Sphinx build output Change-Id: I099c834daccbf60aee9ae893e1a9fe000786bad7 --- M .gitignore M docs/support/scripts/make_site.sh A python/docs/.gitignore A python/docs/build.sh A python/docs/conf.py A python/docs/index.rst M python/kudu/client.pyx M python/kudu/errors.pyx M python/kudu/schema.pyx 9 files changed, 414 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/24107/1 -- To view, visit http://gerrit.cloudera.org:8080/24107 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I099c834daccbf60aee9ae893e1a9fe000786bad7 Gerrit-Change-Number: 24107 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
