Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

API REF docs formatting improvements #93

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions