@@ -85,21 +85,21 @@ <h3>Tooling to generate, render and use RestDoc</h3>
85
85
< div class ="row-fluid marketing ">
86
86
< div class ="span6 ">
87
87
< h4 > < i class ="icon-file-alt " > </ i > Specification</ h4 >
88
- < p > Tooling to use the specification more easily. </ p >
88
+ < p > Tooling to use the specification more easily</ p >
89
89
< ul >
90
90
< li > Java API model < a href ="https://github.com/RestDoc/java-spec "> < small > < i class ="icon-link icon "> </ i > </ small > </ a > </ li >
91
91
</ ul >
92
92
93
93
< h4 > < i class ="icon-eye-open " > </ i > Rendering</ h4 >
94
- < p > Tooling to render RestDoc. </ p >
94
+ < p > Tooling to render RestDoc</ p >
95
95
< ul >
96
- <!--< li>JavaScript on-site renderer <a href="https://github.com/hoegertn/restdoc-renderer"><small><i class="icon-link icon"></i></small></a></li>-- >
96
+ < li > JavaScript on-site renderer < a href ="https://github.com/hoegertn/restdoc-renderer "> < small > < i class ="icon-link icon "> </ i > </ small > </ a > </ li >
97
97
</ ul >
98
98
</ div >
99
99
100
100
< div class ="span6 ">
101
101
< h4 > < i class ="icon-cloud " > </ i > Server</ h4 >
102
- < p > Server-side implementations. </ p >
102
+ < p > Server-side implementations</ p >
103
103
< ul >
104
104
< li > node.js Express wrapper < a href ="https://github.com/RestDoc/node-docrouter "> < small > < i class ="icon-link icon "> </ i > </ small > </ a > </ li >
105
105
< li > Python framework < a href ="https://github.com/RestDoc/restdoc.py "> < small > < i class ="icon-link icon "> </ i > </ small > </ a > </ li >
@@ -108,7 +108,7 @@ <h4><i class="icon-cloud" ></i> Server</h4>
108
108
</ ul >
109
109
110
110
< h4 > < i class ="icon-desktop " > </ i > Client</ h4 >
111
- < p > Tooling to render RestDoc. </ p >
111
+ < p > Client-side implementations </ p >
112
112
< ul >
113
113
< li > Python framework < a href ="https://github.com/RestDoc/restdoc.py "> < small > < i class ="icon-link icon "> </ i > </ small > </ a > </ li >
114
114
<!--<li>Java Client code generator <a href="https://github.com/hoegertn/restdoc-client-generator"><small><i class="icon-link icon"></i></small></a></li>-->
0 commit comments