Remove workarounds. Some documentations do not work with the feature of sphinx-build that allows generation of the docs in text format. List of issues: * **designate** = with custom ext.support_matrix extension the generation of the documentation gets stuck in infinite loop * **ironic** = with sphinxcontrib.apidoc extension the generation of the documentation gets stuck in infinite loop * **heat** = AttributeError: 'TextTranslator' object has no attribute '_classifier_count_in_li' when doc/source/template_guide documentation is present * **trove/zaqar** = The doc/requirements.txt file does not install all deps required to generate the docs https://github.com/openstack-lightspeed/rag-content/blob/c74311e384a9f6d8fd98e6b0874f85a41f51a835/scripts/get_openstack_plaintext_docs.sh#L140
Remove workarounds. Some documentations do not work with the feature of sphinx-build that allows generation of the docs in text format.
List of issues:
rag-content/scripts/get_openstack_plaintext_docs.sh
Line 140 in c74311e