File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 50
50
JSON
51
51
</ span >
52
52
</ div >
53
- < p class ='py2 '>
53
+ < p class ='mt2 '>
54
54
documentation.js has pluggable output formats: you can get raw
55
55
documentation as JSON, beautiful, customizable HTML, or Markdown
56
56
that fits perfectly into an API.md or README.md file in a Github
57
57
repository
58
58
</ p >
59
+ < p >
60
+ < div >
61
+ Demos:
62
+ self-documentation as
63
+ < a href ='http://documentation.js.org/demo/demo-documentation/ '> HTML</ a > ,
64
+ < a href ='https://github.com/documentationjs/documentation/blob/master/docs/NODE_API.md '> Markdown</ a > ,
65
+ < a href ='https://github.com/documentationjs/demo/blob/gh-pages/demo-documentation.json '> JSON</ a >
66
+ </ div >
67
+ < div >
68
+ In production: < a href ='https://www.mapbox.com/mapbox-gl-js/api/ '> Mapbox GL JS API</ a >
69
+ </ div >
70
+ </ p >
59
71
</ div >
60
72
</ div >
61
73
You can’t perform that action at this time.
0 commit comments