Add config for Giles

Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
Stuart Mumford 2018-07-23 20:20:52 +01:00
parent 2aafde4549
commit 03b74476f1
No known key found for this signature in database
GPG key ID: 60BC5C03E6276769

9
pyproject.toml Normal file
View 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."