devnw/doc-pages

Build a documentation site for Go projects including package reference, coverage reports and optional benchmarks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token with contents:write (GITHUB_TOKEN usually)yes
run_benchmarksWhether to run benchmarks and update historynotrue
bench_branchBranch used to store benchmark history JSONnobench-data
site_nameSite name overrideno""
extra_nav_docsInclude docs/ folder in navnotrue
nav_orderComma-separated nav order keysnohome,reference,coverage,bench,docs
embed_coverage_htmlIf true, embed coverage HTML inside details blocknotrue
fail_on_test_failureFail the action if Go tests failnofalse
git_credentials(Optional) Git credentials string passed to setup-git-credentials actionno""
cachix_auth_token(Optional) Cachix auth token for cache pushno""
enable_nixEnable Nix environment & cache steps (optional)nofalse
nix_accept_flake_configPass --accept-flake-config to nix develop (requires enable_nix=true)notrue
namedescription
site_dirPath to built site directory
coverage_percentOverall coverage percentage