• class="is-active" <||]||> href="<||= linkTo {documentation} ||>"> <||= switch all? @[2 = size pagePath "documentation" = first pagePath "_index" = last pagePath] [ ; ph-house-fill {} ][ ; ph-house-bold {} ] ||>  Home
  • class="is-active" <||]||> href="<||= linkTo {documentation/getting started} ||>"> <||= switch contains? pagePath "getting started" [ ; ph-play-circle-fill {} ][ ; ph-play-circle-bold {} ] ||>  Getting Started
  • class="is-active" <||]||> href="<||= linkTo {documentation/in a nutshell} ||>"> <||= switch contains? pagePath "in a nutshell" [ ; ph-magic-wand-fill {} ][ ; ph-magic-wand-bold {} ] ||>  In A Nutshell
  • class="is-active" <||]||> href="<||= linkTo {documentation/language} ||>"> <||= switch contains? pagePath "language" [ ; ph-tree-fill {} ][ ; ph-tree-bold {} ] ||>  Language
  • class="is-active" <||]||> href="<||= linkTo {documentation/command line} ||>"> <||= switch contains? pagePath "command line" [ ; ph-monitor-fill {} ][ ; ph-monitor-bold {} ] ||>  Command Line
  • class="is-active" <||]||> href="<||= linkTo {documentation/library} ||>"> <||= switch contains? pagePath "library" [ ; ph-books-fill {} ][ ; ph-books-bold {} ] ||>  Library <||= if contains? pagePath lower "library" [||>
      <||= loop sort keys pageTree\documentation\library 'modul [ ||>
    • class="is-active" <||]||> href="<||= linkTo ~{documentation/library/|modul|}||>"><||= capitalize modul ||> <||= if (get pagePath (size pagePath)-2) = lower modul [||>
        <||= loop sort keys get pageTree\documentation\library modul 'fun [ ||>
      • lower lower fun [||>class="is-active" <||]||> href="<||= linkTo ~{documentation/library/|modul|/|lower fun|} ||>"><||= replace fun "-" "?" ||>
      • <|| ] ||>
      <|| ] ||>
    • <|| ] ||>
    <|| ] ||>
  • class="is-active" <||]||> href="<||= linkTo {documentation/examples} ||>"> <||= switch contains? pagePath "examples" [ ; ph-flask-fill {} ][ ; ph-flask-bold {} ] ||>  Examples