Browse Source

Update docs.

zhixin 11 years ago
parent
commit
073376fec8
4 changed files with 8 additions and 0 deletions
  1. 2 0
      docs/documentation.html
  2. 2 0
      docs/examples.html
  3. 2 0
      docs/getting-started.html
  4. 2 0
      docs/index.html

+ 2 - 0
docs/documentation.html

@@ -221,5 +221,7 @@
 <script src="../src/bootstrap-table.js"></script>
 <script src="docs.js"></script>
 <script src="//wenzhixin.net.cn/js/analytics.js"></script>
+<!-- Go to www.addthis.com/dashboard to customize your tools -->
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53c78e93678a7b4d"></script>
 </body>
 </html>

+ 2 - 0
docs/examples.html

@@ -725,5 +725,7 @@
 <link rel="stylesheet" href="http://yandex.st/highlightjs/8.0/styles/default.min.css">
 <script src="http://yandex.st/highlightjs/8.0/highlight.min.js"></script>
 <script>hljs.initHighlightingOnLoad();</script>
+<!-- Go to www.addthis.com/dashboard to customize your tools -->
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53c78e93678a7b4d"></script>
 </body>
 </html>

+ 2 - 0
docs/getting-started.html

@@ -153,5 +153,7 @@
 <script src="../src/bootstrap-table.js"></script>
 <script src="docs.js"></script>
 <script src="//wenzhixin.net.cn/js/analytics.js"></script>
+<!-- Go to www.addthis.com/dashboard to customize your tools -->
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53c78e93678a7b4d"></script>
 </body>
 </html>

+ 2 - 0
docs/index.html

@@ -87,5 +87,7 @@
 <script src="../src/bootstrap-table.js"></script>
 <script src="docs.js"></script>
 <script src="//wenzhixin.net.cn/js/analytics.js"></script>
+<!-- Go to www.addthis.com/dashboard to customize your tools -->
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53c78e93678a7b4d"></script>
 </body>
 </html>