Commit 98c0841b authored by Thomas Boni's avatar Thomas Boni
Browse files

add apiDoc job in the index

parent 6235ff83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ Jobs index. They are sorted using the [HUB default stages](/getting-started#stag

| Name | Description |
| ---- | ----------- |
| 📒 [ApiDoc](/jobs/build/apidoc) | Creates a HTML documentation from API annotations in source code |
| 🐳 [Docker](/jobs/build/docker) | Build and publish Docker image using Kaniko |
| 📃 [Mkdocs](/jobs/build/mkdocs) | Build documentation from markdown to HTML using Mkdocs|