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.

Assignee Loading
Time tracking Loading