[ https://issues.apache.org/jira/browse/DOXIA-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed DOXIA-293. -------------------------------- Resolution: Auto Closed This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still applies, retest your problem with the most recent version of Maven and the affected component, reopen and post your results. > APT format needs some "macros" for common constructs such as links to JavaDoc > ----------------------------------------------------------------------------- > > Key: DOXIA-293 > URL: https://issues.apache.org/jira/browse/DOXIA-293 > Project: Maven Doxia > Issue Type: New Feature > Components: Module - Apt > Reporter: Howard M. Lewis Ship > Priority: Minor > > Some form of macro processing for APT format files would be nice. > I often find myself writing very verbose links form APT to documentation, i.e. > {noformat} > {{{apidocs/org/package/MyClass.html}MyClass}} > {noformat} > (Not that I ever get to use something that terse, more like > org.apache.tapestry.internal.ioc.RegistryImpl, etc.). > I would love some alternate link forms, maybe something like: > {noformat} > {{{api:MyClass}}} > {noformat} > or > {noformat} > {{{api:org.package.MyClass}}} > {noformat} > and let Maven build the links for me. > I also do some copious cross-linking of my documentation, so something akin > to the Forrest site: prefix would be great (a way to reference another > document by a logical id rather than a relative path). -- This message was sent by Atlassian JIRA (v7.6.3#76005)