mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Use SCOD to style ddox
This commit is contained in:
parent
e90306ef57
commit
3311960c76
1
dub.json
1
dub.json
|
@ -5,6 +5,7 @@
|
||||||
"authors": ["Mike Bierlee"],
|
"authors": ["Mike Bierlee"],
|
||||||
"copyright": "Copyright 2014-2017 Mike Bierlee",
|
"copyright": "Copyright 2014-2017 Mike Bierlee",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"-ddoxTool": "scod",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "library",
|
"name": "library",
|
||||||
|
|
Loading…
Reference in a new issue