Files
doc/_setup.qd
T

45 lines
1.0 KiB
Plaintext

.doclang {en}
.docdescription {Extensive documentation and guide on the technology stack fz-stack}
.docauthors
- Frank Zechert
- email: frank@zechert.net
.dockeywords
- fz-stack
- documentation
.doctype {docs}
.theme {darko} layout:{hyperlegible}
.var {assets} {@/assets}
.var {logo} {{.assets}/fz-stack-icon.svg}
.var {banner} {{.assets}/fz-stack-transparent.svg}
.var {projectname} {fz-stack}
.var {pagetitle} {fz-stack Documentation}
.pagemargin {topleft}
.row gap:{20px} cross:{start}
[.logo::image label:{fz-stack Logo} figure:{false}](@)
[.projectname::text size:{larger}](@)
.pagemargin {topright}
[.icon {git}](https://git.zechert.net/fz-stack)
.htmloptions baseurl:{https://fz-stack.zechert.net}
.htmloptions title:{.pagetitle}
.ifnot {.docname::equals {.pagetitle}}
.htmloptions title:{.docname | .pagetitle}
.if {.docname::equals {}}
.docname {.pagetitle}
.numbering
- footnotes: i
.function {example}
title? content:
.box {.title::otherwise {Example}} type:{tip}
.content