Skip to content

Support for RST #79

@massenz

Description

@massenz

This looks awesome!
I have a definite preference for RST for my documentation (and it's usually built as a multi-file, hierarchical structure).

I'm wondering how difficult would it be to add support for that?
I'm not sure how you do the magic (there seems to be a lot of Javascript which I'm not terribly familiar with) but to generate HTML (including the CSS) from RST files it's a single Python script (rst2html.py) and I also have the bash script necessary to navigate a full subtree and convert RST files (and just copy across CSS/images/etc.).

Happy to contribute code to make this happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions