mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 02:18:54 +00:00
33 lines
1.4 KiB
JavaScript
33 lines
1.4 KiB
JavaScript
var properties =
|
|
{ "default.language" : "en",
|
|
"use.stemming" : "false",
|
|
"webhelp.default.collection.type.sequence" : "yes",
|
|
"webhelp.enable.scroll.to.search.term" : "yes",
|
|
"webhelp.enable.search.autocomplete" : "yes",
|
|
"webhelp.enable.search.kuromoji.js" : "true",
|
|
"webhelp.enable.sticky.header" : "yes",
|
|
"webhelp.enable.sticky.publication.toc" : "yes",
|
|
"webhelp.enable.sticky.topic.toc" : "yes",
|
|
"webhelp.enable.template.js.module.loading" : "no",
|
|
"webhelp.labels.generation.mode" : "keywords-label",
|
|
"webhelp.language" : "zh-CN",
|
|
"webhelp.publication.toc.links" : "all",
|
|
"webhelp.publication.toc.tooltip.position" : "right",
|
|
"webhelp.search.default.operator" : "or",
|
|
"webhelp.search.enable.pagination" : "yes",
|
|
"webhelp.search.page.numberOfItems" : "50",
|
|
"webhelp.search.ranking" : "true",
|
|
"webhelp.show.breadcrumb" : "yes",
|
|
"webhelp.show.changes.and.comments" : "no",
|
|
"webhelp.show.child.links" : "yes",
|
|
"webhelp.show.full.size.image" : "true",
|
|
"webhelp.show.indexterms.link" : "yes",
|
|
"webhelp.show.main.page.tiles" : "no",
|
|
"webhelp.show.main.page.toc" : "yes",
|
|
"webhelp.show.navigation.links" : "yes",
|
|
"webhelp.show.print.link" : "yes",
|
|
"webhelp.show.related.links" : "yes",
|
|
"webhelp.show.top.menu" : "no",
|
|
"webhelp.sitemap.priority" : "1.0",
|
|
"webhelp.top.menu.depth" : "3",
|
|
"webhelp.topic.collapsible.elements.initial.state" : "expanded" }; |