UNPKG
solidoc2
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
Solidity Documentation Generator 2
github.com/neptune-mutual/solidoc
neptune-mutual/solidoc
solidoc2
/
solidoc.json
9 lines
•
211 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"pathToRoot"
:
"../protocol"
,
"outputPath"
:
"../protocol/docs"
,
"noCompilation"
:
true
,
"compiler"
:
"truffle compile"
,
"language"
:
"en"
,
"rootContract"
:
"Cover"
,
"readMe"
:
"../protocol/readme.md"
}