Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit a888214

Browse files
MaxDesiatovmattt
authored andcommitted
Add base-url GitHub Action input to README.md
This input exists, but currently is not listed in `README.md` with the rest of the inputs.
1 parent 7b37a91 commit a888214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ or bundle them into a release artifact.
221221
(Default: `"commonmark"`)
222222
- `module-name`:
223223
The name of the module.
224+
- `base-url`:
225+
The base URL for all relative URLs generated in documents.
226+
(Default: `"/"`)
224227
- `output`:
225228
The path for generated output.
226229
(Default: `"./.build/documentation"`)

0 commit comments

Comments
 (0)