mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-07 04:04:10 +01:00
commit
e6389e8ffc
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