mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add auto-doc plugin (#930)
This commit is contained in:
committed by
GitHub
parent
08874a7209
commit
358f51db6c
@@ -77,6 +77,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | [](https://github.com/asdf-community/asdf-plugin-manager/actions/workflows/build.yml) |
|
||||
| assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | [](https://github.com/zekker6/asdf-assh/actions/workflows/test.yml) |
|
||||
| atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | [](https://github.com/pbr0ck3r/asdf-atlas/actions/workflows/build.yml) |
|
||||
| auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | [](https://github.com/looztra/asdf-auto-doc/actions/workflows/build.yml) |
|
||||
| aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | [](https://github.com/neohsu/asdf-copilot/actions?query=workflow%3ABuild) |
|
||||
| aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | [](https://github.com/LozanoMatheus/asdf-aws-amplify-cli/actions/workflows/build.yml) |
|
||||
| AWS IAM authenticator | [zekker6/asdf-aws-iam-authenticator](https://github.com/zekker6/asdf-aws-iam-authenticator) | [](https://github.com/zekker6/asdf-aws-iam-authenticator/actions/workflows/test.yml) |
|
||||
|
||||
1
plugins/auto-doc
Normal file
1
plugins/auto-doc
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/looztra/asdf-auto-doc.git
|
||||
Reference in New Issue
Block a user