Skip to content

Remove workarounds for text documentation generation #42

@lpiwowar

Description

@lpiwowar

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

# TODO(lpiwowar): Remove workarounds. Some of the documentations do not work with

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions