Merge pull request #1445 from Cadair/gilesconfig

Add config for Giles
This commit is contained in:
Travis Ralston 2018-07-23 16:16:50 -06:00 committed by GitHub
commit e6389e8ffc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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."