yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08148
[Bug 1268424] [NEW] Building the docs according to README.rst fails
Public bug reported:
Following the instructions in /nova/doc/README.rst (OpenStack Nova Documentation README) file to build the docs or the man pages fails:
$python setup.py build_sphinx -b man
-running build_sphinx
-creating /home/ahmed/workspace/nova/doc/build/man
-error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
$ python setup.py build_sphinx
-running build_sphinx
-error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
** Affects: nova
Importance: Undecided
Status: New
** Tags: documentation
** Description changed:
Following the instructions in /nova/doc/README.rst (OpenStack Nova Documentation README) file to build the docs or the man pages fails:
$python setup.py build_sphinx -b man
-running build_sphinx
-creating /home/ahmed/workspace/nova/doc/build/man
-error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
+
+ $ python setup.py build_sphinx
+ -running build_sphinx
+ -error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1268424
Title:
Building the docs according to README.rst fails
Status in OpenStack Compute (Nova):
New
Bug description:
Following the instructions in /nova/doc/README.rst (OpenStack Nova Documentation README) file to build the docs or the man pages fails:
$python setup.py build_sphinx -b man
-running build_sphinx
-creating /home/ahmed/workspace/nova/doc/build/man
-error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
$ python setup.py build_sphinx
-running build_sphinx
-error: 'source_dir' must be a directory name (got `/home/ahmed/workspace/nova/doc/source`)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1268424/+subscriptions
Follow ups
References