Skip to content

Auto documentation bugs, see example.

page = PAGE
page {
    10 = TEXT
    10 {
        <Documentation>
    }
}
page.10.<Documentation>
page = PAGE
page {
    10 = TEXT
    10 {
        <No Documentation>
    }
}
//page.10.<Documentation>

Another bug is, if there is no documentation for an element, then it will appear an error in the documentation. Display message ("No documentation") instead.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information