You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| **`destination`** | Destination path for generated documentation (optional; destination is auto-detected if not specified by the adapter). | **false** | - |
85
-
| | Only applicable when processing a single file. | | |
86
-
| **`repository`** | Repository platform (auto-detected if not specified). | **false** | - |
| **`concurrency`** | Maximum number of files to process concurrently when processing multiple files. | **false** | `5` |
97
-
| **`github-token`** | The GitHub token used to fetch repository information. | **false** | `$\{\{ github.token }}` |
98
-
| **`ci-dokumentor-version`** | Version of CI Dokumentor to use. See [https://github.com/hoverkraft-tech/ci-dokumentor/releases](https://github.com/hoverkraft-tech/ci-dokumentor/releases). | **false** | `latest` |
| **`destination`** | Destination path for generated documentation (optional; destination is auto-detected if not specified by the adapter). | **false** | - |
85
+
| | Only applicable when processing a single file. | | |
86
+
| **`repository`** | Repository platform (auto-detected if not specified). | **false** | - |
| **`concurrency`** | Maximum number of files to process concurrently when processing multiple files. | **false** | `5` |
97
+
| **`github-token`** | The GitHub token used to fetch repository information. | **false** | `${{ github.token }}` |
98
+
| **`ci-dokumentor-version`** | Version of CI Dokumentor to use. See [https://github.com/hoverkraft-tech/ci-dokumentor/releases](https://github.com/hoverkraft-tech/ci-dokumentor/releases). | **false** | `latest` |
0 commit comments