2015-10-02 17:09:38 -04:00
|
|
|
div.card-row(layout='row')
|
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
|
|
|
h3.text-headline.text-uppercase <span class="icon-query-builder"></span> Quickstart
|
2016-04-12 07:07:06 -04:00
|
|
|
p.text-body 起步
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
2016-04-12 07:07:06 -04:00
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/quickstart.html" class="button" md-button) 浏览Quickstart
|
2015-08-08 16:55:53 -04:00
|
|
|
|
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
2016-04-12 07:07:06 -04:00
|
|
|
h3.text-headline.text-uppercase <span class="icon-list"></span> 指南
|
|
|
|
p.text-body 单步指南
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
2016-04-12 07:07:06 -04:00
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/guide/" class="button button-primary" md-button) 浏览指南
|
2015-08-08 16:55:53 -04:00
|
|
|
|
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
2016-04-12 07:07:06 -04:00
|
|
|
h3.text-headline.text-uppercase <span class="icon-book"></span> API预览
|
|
|
|
p.text-body API 2.0预览
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
2016-04-12 07:07:06 -04:00
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/api/" class="button" md-button) 浏览API
|
2015-08-08 16:55:53 -04:00
|
|
|
|