EntryPage by URL Parameter
Docs provide a mechanism to overwrite the default entry page with an URL Parameter. You can use the "path" parameter in order to customize the entry page. Here, a short sample of how to use the URL parameter:
Generic Example:
http://confluence.example.org/docs/overview.action?path={CATEGORY}/{DOC-NAME}/index.html
Specific Example:
http://confluence.example.org/docs/overview.action?path=JavaDoc/JDFLibJ 2.1.5.87/index.html
Tip
You can easily find out the right "path"-parameter by moving the mouse cursor on the appropriate menu item. After a short while, a tooltip appears on the lower-left corner of your Firefox browser. The value of the "path"-parameter has to be equal to the part of the tooltip after "/plugins/servlet/docs/". In the case below the right value is "JavaDoc/JDFLibJ 2.1.5.87/index.html":