Skip to content

Examples for generating docs in a bunch of languages #35

Description

@alexeagle

Markdown files often want to reference code. By running the language-specific docgen tools, the documentation depgraph can express that a markdown file "depends" on the output of some other actions, which could be individual code API docs, or a directory tree.

I think rules_lint has shown a good pattern for "run tools in all language ecosystems" without incurring much extra complexity in the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions