Skip to content

API REF docs formatting improvements #93

@lpiwowar

Description

@lpiwowar
  1. (non-blocking) They contain symbols.
  2. (non-blocking) They are missing any sense of hierarchy. There is no indication for headers and so on. I'm wondering why we do not convert to rst or md:
pandoc -f html -t plain --wrap=preserve "$html_file" -o "$text_file" || {
                        echo "ERROR: Failed to convert $html_file"
                        return 1
                    }

Originally posted by @lpiwowar in #83 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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