Comment 4 for bug 1510580

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

Reviewed: https://review.openstack.org/240916
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=1a9de6c7bbd914b9691a79eb1f9fc0941e974e4f
Submitter: Jenkins
Branch: liberty

commit 1a9de6c7bbd914b9691a79eb1f9fc0941e974e4f
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
    (cherry picked from commit 5a325c079878927cb7e9730801481fb8417a056d)