What steps will reproduce the problem?
1. Create class extending from federated project (e.g. CustomView extends View
in android)
2. add @see tag in JavaDoc (e.g. @see TypedValue#COMPLEX_UNIT_PT)
3. generate documentation
What is the expected output? What do you see instead?
expected: Link to federated project in "See Also"
actual: Link to non existent page (/reference/null#COMPLEX_UNIT_PT)
Original issue reported on code.google.com by dominik....@gmail.com on 19 May 2011 at 2:42
Original issue reported on code.google.com by
dominik....@gmail.com
on 19 May 2011 at 2:42