Question
[svn] 4184: Fix for @ see tag referencing a non-global package function generates an empty link@ href in DITA
Revision: 4184
Author: gauravj@adobe.com
Date: 2008-11-25 12:33:43 -0800 (Tue, 25 Nov 2008)
Log Message:
-----------
Fix for @SEE tag referencing a non-global package function generates an empty link@href in DITA
Also now the deprecated should show up in the property and method summary table.
and when @SEE results in an invalid href, an additional attribute called invalidHRef will be added to the dita file - this isn't picked up by xslt but will be consumed by FB.
QE Notes: Some baselines may need to be updated due to new attribute for invalidHRef
Doc Notes: None
Bugs: SDK-18206
tests: checkintests
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-18206
Modified Paths:
--------------
flex/sdk/trunk/asdoc/templates/asdoc-util.xslt
flex/sdk/trunk/asdoc/templates/class-files.xslt
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
Author: gauravj@adobe.com
Date: 2008-11-25 12:33:43 -0800 (Tue, 25 Nov 2008)
Log Message:
-----------
Fix for @SEE tag referencing a non-global package function generates an empty link@href in DITA
Also now the deprecated should show up in the property and method summary table.
and when @SEE results in an invalid href, an additional attribute called invalidHRef will be added to the dita file - this isn't picked up by xslt but will be consumed by FB.
QE Notes: Some baselines may need to be updated due to new attribute for invalidHRef
Doc Notes: None
Bugs: SDK-18206
tests: checkintests
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-18206
Modified Paths:
--------------
flex/sdk/trunk/asdoc/templates/asdoc-util.xslt
flex/sdk/trunk/asdoc/templates/class-files.xslt
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
