UNPKG
@thinkanddev/solidoc
Version:
latest (3.0.1)
3.0.1
3.0.0
2.0.0
Solidity Documentation Generator
github.com/Think-and-Dev/solidoc
Think-and-Dev/solidoc
@thinkanddev/solidoc
/
solidoc.json
9 lines
•
182 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"pathToRoot"
:
"./"
,
"outputPath"
:
"./docs/contracts"
,
"noCompilation"
:
true
,
"compiler"
:
"truffle compile"
,
"language"
:
"en"
,
"version"
:
"0.1.10"
,
"ignoreFiles"
:
[
]
}