documon
Version:
A documentation system for mortals. Use with any language.
12 lines • 357 B
JavaScript
[
{
"start": 6,
"end": 11,
"data": "THe main entry point for initializing other classes.\n\n@class Main\n@package documon"
},
{
"start": 20,
"end": 26,
"data": "Called by the DOMContentReady listener on the window once the page is fully loaded.\n\nInitilizes MenuTree and PageManager and loads previously loaded pages.\n\n@method init"
}
]