Comment 2 for bug 1510580

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (master)

Reviewed: https://review.openstack.org/239691
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=5a325c079878927cb7e9730801481fb8417a056d
Submitter: Jenkins
Branch: master

commit 5a325c079878927cb7e9730801481fb8417a056d
Author: Radoslaw Smigielski <email address hidden>
Date: Wed Oct 28 07:06:01 2015 +0900

    Fix docs build unknown target name error

    When do the "tox docs" or "make html" in docs directory below error
    is thrown in the middle of building docs and there are two broken links
    in html output:

    ERROR: Unknown target name: "restructuretext".
    ERROR: Unknown target name: "conf override".

    Change-Id: Icf4bc1b1bfbbbf2b3c2912bddd34dd5371b20afc
    Closes-bug: #1510580