feat: add auto-doc plugin (#930)

This commit is contained in:
Christophe Furmaniak
2024-01-08 06:29:06 +01:00
committed by GitHub
parent 08874a7209
commit 358f51db6c
2 changed files with 2 additions and 0 deletions

View File

@@ -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) | [![Build](https://github.com/asdf-community/asdf-plugin-manager/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-plugin-manager/actions/workflows/build.yml) |
| assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | [![Test](https://github.com/zekker6/asdf-assh/actions/workflows/test.yml/badge.svg)](https://github.com/zekker6/asdf-assh/actions/workflows/test.yml) |
| atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | [![CI](https://github.com/pbr0ck3r/asdf-atlas/workflows/Build/badge.svg)](https://github.com/pbr0ck3r/asdf-atlas/actions/workflows/build.yml) |
| auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | [![CI](https://github.com/looztra/asdf-auto-doc/workflows/Build/badge.svg)](https://github.com/looztra/asdf-auto-doc/actions/workflows/build.yml) |
| aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | [![Build](https://github.com/NeoHsu/asdf-copilot/workflows/Build/badge.svg)](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) | [![Build](https://github.com/LozanoMatheus/asdf-aws-amplify-cli/workflows/Build/badge.svg)](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) | [![Test](https://github.com/zekker6/asdf-aws-iam-authenticator/actions/workflows/test.yml/badge.svg)](https://github.com/zekker6/asdf-aws-iam-authenticator/actions/workflows/test.yml) |

1
plugins/auto-doc Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/looztra/asdf-auto-doc.git