blob: ebb7de8891ccd92605099f450ea30f2638f91d7d [file] [log] [blame]
olinks: {
homepage: "http://freemarker.org/"
api: "api/index.html"
}
internalBookmarks: {
"Alpha. index": alphaidx
"Glossary": gloss
"Expressions": exp_cheatsheet
"?builtins": ref_builtins_alphaidx
"#directives": ref_directive_alphaidx
".spec_vars": ref_specvar
"FAQ": app_faq
}
validation: {
programlistingsRequireRole
// programlistingsRequireLanguage
maximumProgramlistingWidth: 100
}
generateEclipseTOC
// eclipse: {
// link_to: "freemarker-toc.xml#ManualLink"
// }
logo: {
href: "http://freemarker.org"
src: logo.png,
alt: "FreeMarker"
}
tabs: {
"Home": "http://freemarker.org"
"Manual": "" // Empty => We are here
"Java API": "../api/index.html"
}
// Available icons:
// .icon-heart
// .icon-bug
// .icon-download
// .icon-star
secondaryTabs: [{
"href": "javascript:;"
"text": "Contribute",
"class": "icon-heart"
}, {
"href": "javascript:;"
"text": "Report a Bug",
"class": "icon-bug"
}, {
"href": "javascript:;"
"text": "Download",
"class": "icon-download"
}]
deployUrl: "http://freemarker.org/docs/"
footerSiteMap: {
"Overview": [
{
"text": "What is FreeMarker?",
"href": "http://freemarker.org/features.html"
},{
"text": "Download",
"href": "http://freemarker.org/freemarkerdownload.html"
},{
"text": "Version history",
"href": "app_versions.html"
},{
"text": "About us",
"href": "http://freemarker.org/whoWeAre.html"
},{
"text": "License",
"href": "app_license.html"
}
],
"Community": [
{
"text": "FreeMarker on Github",
"href": "https://github.com/freemarker"
},{
"text": "Follow us on Twitter",
"href": "https://twitter.com/freemarker"
},{
"text": "Report a bug",
"href": "https://sourceforge.net/p/freemarker/bugs/new/"
},{
"text": "Ask a question",
"href": "http://stackoverflow.com/questions/tagged/freemarker"
},{
"text": "Mailing lists",
"href": "http://freemarker.org/mailing-lists.html"
}
],
"Shortcuts": [
{
"text": "Expressions cheatsheet",
"href": "dgui_template_exp.html#exp_cheatsheet"
}, {
"text": ".special_vars",
"href": "ref_specvar.html"
}, {
"text": "#directives",
"href": "ref_directive_alphaidx.html"
}, {
"text": "?built_ins",
"href": "ref_builtins_alphaidx.html"
}, {
"text": "FAQ",
"href": "app_faq.html"
}
]
}
socialLinks: [
{
"href": "https://github.com/freemarker",
"class": "github",
"text": "Github"
}, {
"href": "https://twitter.com/freemarker",
"class": "twitter",
"text": "Twitter"
}, {
"href": "https://stackoverflow.com/questions/tagged/freemarker",
"class": "stack-overflow",
"text": "Stack Overflow"
}
]
onlineTrackerHTML: "docgen-misc/googleAnalytics.html"
showXXELogo
searchKey: "014728049242975963158:8awjt03uofm"