[OpenStack-docs] Sphinx error when building in openstack-manuals

Christian Berendt christian at berendt.io
Mon Mar 23 12:27:00 UTC 2015


On 03/23/2015 11:21 AM, Bernd Bausch wrote:
> 1- add policy.rst to openstack-manuals/doc/playground-user-guide/source
> 2- add it to the table of contents in index.rst
> 3- in the source directory, "sphinx-build -b html . my-output-directory"

The following is working for me to build the playground-user-guide. Can 
you please share your policy.rst file.

git clone https://github.com/openstack/openstack-manuals
cd openstack-manuals
virtualenv .venv
source .venv/bin/activate
pip install -r test-requirements.txt
cd doc/playground-user-guide/source
mkdir build
sphinx-build -b html . build

HTH, Christian.

-- 
Christian Berendt
Cloud Solution Architect
Mail: berendt at b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



More information about the OpenStack-docs mailing list