Skip to content

Data-driven documentation-ing #3537

@JJ

Description

@JJ

TL;DR: data-mine GitHub looking for usage of different Raku features.

There's moment now where there are thousands of Raku modules published, and lots of other repos that use Raku. Using GitHub search, we could look for them and then log their usage of specific syntactic features, classes, and class methods. With this information, there are several things that can be done

  • Try and match usage with documentation. If a specific thing is used widely, it should be well documented; all issues related to that specific feature solved and, in general, prioritized over other features.
  • Link from documentation to examples of using them "in the wild", or harvest it for examples.

I general, anyway, it's interesting to find out how many repositories are there, how they grow, and of course help them whenever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation issue (primary issue type)metaRFCs, general discussion, writing style, repository organization, etc.wishlist"nice to have" issues; might require a lot of work or a big change or be low priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions