xorcus
xorcus
Feature request: case-insensitive mapping of Asciidoctor language names to Confluence language names
Please note that language names supported by Asciidoctor are case-insensitive and slightly differ from Confluence languages. For this reason, I would kindly ask to consider the following correction to files...
The following enum is dropped from generated docs, but should appear as enumeration type /** - Description of MyEnumeration - @global - @readonly - @enum { number } */ MyEnumeration...
With the following jsdoc comment, it is expected that a type definition appears on the page where MyClass is documented, and to be able to reference the callback type when...
detour_alloc_trampoline_allocate_new(pbTarget, pLo, pHi) was designed with the assumption that pbTarget is going to be between pLo and pHi. In our case, 32-bit cscript!mainCRTStartup was loaded at 0x34020, i.e. pbTarget was...