rewrite it
This commit is contained in:
19
index.html
19
index.html
@ -44,7 +44,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="book" data-level="0" data-basepath="." data-revision="1401776083020">
|
||||
<div class="book" data-level="0" data-basepath="." data-revision="1401777859206">
|
||||
<div class="book-header">
|
||||
<!-- Actions Left -->
|
||||
<a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a>
|
||||
@ -138,6 +138,15 @@
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="1.2" data-path="a_swift_tour.html">
|
||||
|
||||
<a href="./a_swift_tour.html">
|
||||
<i class="fa fa-check"></i> <b>1.2.</b> Swift初见
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
@ -167,16 +176,18 @@
|
||||
|
||||
<a href="./index.html" title="Introduction" class="chapter done new-chapter" data-progress="0" style="left: 0%;"></a>
|
||||
|
||||
<a href="./swift/README.html" title="欢迎使用Swift" class="chapter new-chapter" data-progress="1" style="left: 50%;"></a>
|
||||
<a href="./swift/README.html" title="欢迎使用Swift" class="chapter new-chapter" data-progress="1" style="left: 33.333333333333336%;"></a>
|
||||
|
||||
<a href="./swift/swift.html" title="关于Swift" class="chapter " data-progress="1.1" style="left: 100%;"></a>
|
||||
<a href="./swift/swift.html" title="关于Swift" class="chapter " data-progress="1.1" style="left: 66.66666666666667%;"></a>
|
||||
|
||||
<a href="./a_swift_tour.html" title="Swift初见" class="chapter " data-progress="1.2" style="left: 100%;"></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="page-inner">
|
||||
|
||||
<section class="normal" id="section-gitbook_1464">
|
||||
<section class="normal" id="section-gitbook_120">
|
||||
|
||||
<h1 id="book-example">Book Example</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user