Add config for Giles
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
2aafde4549
commit
03b74476f1
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue