Skip to content

Jumpstart project: Just the README and license #3

@ramanshah

Description

@ramanshah

With full nerdydoc semantics, produce a bare-bones website that patches in the README and license. No actual introspection of a codebase - not yet.

  • In the init, detect format (text, Markdown, ReStructuredText) from file extensions and persist the findings to a config file.
  • Using the config file and enough CSS/HTML to get something, delegating Markdown rendering to mistune and ReStructuredText rendering to docutils, produce a bitwise-reproducible "documentation" website containing the README and license.
  • Bootstrap nerdydoc "documentation" using the code.

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