README says "build_sphinx", but setup.py doesn't know about it

Bug #876850 reported by Brian Aker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Invalid
Undecided
Unassigned

Bug Description

In the README it says: "To build documentation run `python setup.py build_sphinx`"

python setup.py build_sphinx fails on OSX (this is a git pull from trunk).

sphinx-build is installed.

If I run:
python setup.py --help-commands

There is no option for "build_sphinx" in the list.

Revision history for this message
Nick Craig-Wood (nick-craig-wood) wrote :

If build_sphinx is installed then you should see this

  $ python setup.py --help-commands
  Standard commands:
  [snip]
    build_sphinx Build Sphinx documentation

I think this is probably to do with your local setup of sphinx rather than a bug in the swift setup, or possibly a bug in sphinx.

Changed in swift:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.