tristanpoland/Rust Docs to Wiki

Automatically extract Rust documentation and publish it to GitHub Wiki

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for wiki access (typically secrets.GITHUB_TOKEN)yes${{ github.token }}
source_pathDirectory containing Rust source filesnosrc
wiki_pathDirectory to store generated wiki content before publishingnowiki-content
commit_messageCommit message for wiki updatesnoUpdate documentation from Rust code
excluded_pathsComma-separated list of paths to excludeno""
extract_privateWhether to extract private items (true/false)nofalse
max_definition_linesMaximum number of lines to extract for each definitionno50

no outputs