@@ -318,7 +318,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
318
318
< script >
319
319
var gitbook = gitbook || [ ] ;
320
320
gitbook . push ( function ( ) {
321
- gitbook . page . hasChanged ( { "page" :{ "title" :"Introduction" , "level" :"1.1" , "depth" :1 , "dir" :"ltr" } , "config" :{ "gitbook" :"*" , "theme" :"default" , "variables" :{ } , "plugins" :[ "livereload" ] , "pluginsConfig" :{ "livereload" :{ } , "highlight" :{ } , "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" :"2020年11月08日T12:43:06.362Z" , "type" :"markdown" } , "gitbook" :{ "version" :"3.2.3" , "time" :"2020年11月08日T13:03:54.128Z" } , "basePath" :"." , "book" :{ "language" :"" } } ) ;
321
+ gitbook . page . hasChanged ( { "page" :{ "title" :"Introduction" , "level" :"1.1" , "depth" :1 , "dir" :"ltr" } , "config" :{ "gitbook" :"*" , "theme" :"default" , "variables" :{ } , "plugins" :[ ] , "pluginsConfig" :{ "highlight" :{ } , "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" :"2020年11月08日T12:43:06.362Z" , "type" :"markdown" } , "gitbook" :{ "version" :"3.2.3" , "time" :"2020年11月08日T13:12:01.262Z" } , "basePath" :"." , "book" :{ "language" :"" } } ) ;
322
322
} ) ;
323
323
</ script >
324
324
</ div >
@@ -328,10 +328,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
328
328
< script src ="gitbook/theme.js "> </ script >
329
329
330
330
331
- < script src ="gitbook/gitbook-plugin-livereload/plugin.js "> </ script >
332
-
333
-
334
-
335
331
< script src ="gitbook/gitbook-plugin-search/search-engine.js "> </ script >
336
332
337
333
0 commit comments