Skip to content

Commit 4823e37

Browse files
author
yanhuinan
committed
upload build content
1 parent 4e3e8c2 commit 4823e37

File tree

3 files changed

+29
-16
lines changed

3 files changed

+29
-16
lines changed

xdt/devDoc/_book/.project

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>_book</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>com.aptana.ide.core.unifiedBuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>com.aptana.projects.webnature</nature>
16+
</natures>
17+
<filteredResources>
18+
<filter>
19+
<id>1548323195376</id>
20+
<name></name>
21+
<type>26</type>
22+
<matcher>
23+
<id>org.eclipse.ui.ide.multiFilter</id>
24+
<arguments>1.0-name-matches-false-false-node_modules</arguments>
25+
</matcher>
26+
</filter>
27+
</filteredResources>
28+
</projectDescription>

xdt/devDoc/_book/gitbook/gitbook-plugin-livereload/plugin.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

xdt/devDoc/_book/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
433433
<script>
434434
var gitbook = gitbook || [];
435435
gitbook.push(function() {
436-
gitbook.page.hasChanged({"page":{"title":"1 Dashboard介绍","level":"1.1","depth":1,"next":{"title":"2 Dashboard能做什么","level":"1.2","depth":1,"anchor":"#todo","path":"README.md","ref":"README.md#todo","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["prism","-highlight","livereload"],"pluginsConfig":{"prism":{"css":["prismjs/themes/prism-solarizedlight.css"],"lang":{"flow":"typescript"},"ignore":["mermaid","eval-js"]},"livereload":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2019-01-24T09:44:02.798Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-01-24T09:44:06.704Z"},"basePath":".","book":{"language":""}});
436+
gitbook.page.hasChanged({"page":{"title":"1 Dashboard介绍","level":"1.1","depth":1,"next":{"title":"2 Dashboard能做什么","level":"1.2","depth":1,"anchor":"#todo","path":"README.md","ref":"README.md#todo","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["prism","-highlight"],"pluginsConfig":{"prism":{"css":["prismjs/themes/prism-solarizedlight.css"],"lang":{"flow":"typescript"},"ignore":["mermaid","eval-js"]},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2019-01-24T09:44:02.798Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-01-24T09:46:08.258Z"},"basePath":".","book":{"language":""}});
437437
});
438438
</script>
439439
</div>
@@ -443,10 +443,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
443443
<script src="gitbook/theme.js"></script>
444444

445445

446-
<script src="gitbook/gitbook-plugin-livereload/plugin.js"></script>
447-
448-
449-
450446
<script src="gitbook/gitbook-plugin-search/search-engine.js"></script>
451447

452448

0 commit comments

Comments
 (0)