doc: Adopters page (#254)
Adds page with full list of `avo` adopters. Linked to from README. Updates #101
This commit is contained in:
committed by
GitHub
parent
57ea8119b7
commit
1cbd35f134
@@ -5,6 +5,7 @@ go install ./internal/cmd/docgen
|
||||
|
||||
pkgs="tests/thirdparty/packages.json"
|
||||
docgen -pkgs "${pkgs}" -type readme -output README.md
|
||||
docgen -pkgs "${pkgs}" -type adopters -output doc/adopters.md
|
||||
|
||||
# Process simple file embeddings with embedmd.
|
||||
find . -name '*.md' | xargs embedmd -w
|
||||
|
||||
Reference in New Issue
Block a user