General question to the list: For those who have generated documentation for a Flex project with ASDoc, did you do anything with those HTML files to make them searchable (without making them public and letting Google crawl them)? For instance, did you convert them to CHM or host them on an internal server with Javahelp?
What I would ideally like to have is a way to automatically convert the files from ASDoc to something that developers can browse and search (like Eclipse Dynamic Help). This would be for internal purposes only -- not public. If you have done something like this, please share your experiences.

