mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add config for Giles
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
2aafde4549
commit
03b74476f1
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[ 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."
|
||||
Loading…
Reference in a new issue