UNPKG
@canalplus/readme.doc
Version:
latest (0.6.0)
0.6.0
0.5.0
0.3.0
Readme's an Extremely Accessible Documentation MakEr
github.com/canalplus/README
canalplus/README
@canalplus/readme.doc
/
doc
/
Getting_Started
/
.docConfig.json
18 lines
(17 loc)
•
310 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "pages": [ { "
path
":
"./Home.md"
,
"displayName"
:
"README Overview"
}, { "
path
":
"./Steps"
,
"defaultOpen"
: true,
"displayName"
:
"Step by step guide"
}, { "
path
":
"./HTML_Page_Features.md"
,
"displayName"
:
"Features of the HTML pages"
} ] }