mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
10 lines
282 B
TOML
10 lines
282 B
TOML
|
|
[ tool.giles ]
|
||
|
|
|
||
|
|
[ tool.giles.circleci_artifacts.docs ]
|
||
|
|
url = "gen/index.html"
|
||
|
|
message = "Click details to preview the HTML documentation."
|
||
|
|
|
||
|
|
[ tool.giles.circleci_artifacts.random ]
|
||
|
|
url = "client-server/index.html"
|
||
|
|
message = "Click to preview the swagger build."
|