ASDoc, why are features missing in the SDK?
I've been using ASDoc for a project of mine and I've been really trying to extract some of the functionality I see in Adobe's documentation. I've noticed that there is a lot of functionality that is either missing portions to work right, or disabled altogether. Is there a reason the full version of ASDoc is not included in the SDK?
Some of the features I'm most concerned with is local search, being able to search my documentation without using LiveDocs. I noticed there is JavaScript setup to handle a local search, but you can't enable it. I hardcoded it on, but it then references a search.html which is not included in the templates or generated by Saxon or ASDoc, so i'm confused on where this is supposed to come from.
Another big feature i'm curious about is setting a description for the overview.html page. This would be like settings comments for -package but at the Top level. there are a handful of references to overview.html in the templates, but again. Neither Saxon or ASDoc generate this. But if you go to Adobe's site, their overview.html page has the auto-generated footer so their version of ASDoc must generate the file.
Other misc features I've stumbled across were conventions, appendixes, top level, @7111211, and @review. All which aren't enabled but work in some fashion or another.
If i could just get those two main features enabled somehow it would be SUPER AWESOME. But at the least, why is all this functionality disabled/broken in the latest sdk?
- gabriel
