Merge lp://staging/~jderose/filestore/build-docs into lp://staging/filestore
Proposed by
Jason Gerard DeRose
Status: | Merged |
---|---|
Merged at revision: | 183 |
Proposed branch: | lp://staging/~jderose/filestore/build-docs |
Merge into: | lp://staging/filestore |
Diff against target: |
50 lines (+26/-1) 1 file modified
setup.py (+26/-1) |
To merge this branch: | bzr merge lp://staging/~jderose/filestore/build-docs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Jordan | Approve | ||
Review via email: mp+73933@code.staging.launchpad.net |
Description of the change
This adds a build subclass that builds the docs when sphinx is installed. Nothing fancy, but it gets the job done.
To post a comment you must log in.
Looks good here.