One approach that I was considering is to deploy my HTML output (similar to phpDoc) as a second web application on an instance of Confluence Tomcat and then in an iFrame so that the doc goes to the Confluence page. It does not integrate with Confluence search / indexing or tagging, but it should work well with the Crowd authentication scheme we have set up. I believe that then I can use the integrated search tool to search two web applications.
source share