Archived issue #0030545
Documentation - methods marked with Standard_DEPRECATED has ill-formed Doxygen output
Description
Doxygen doesn't properly handle Standard_DEPRECATED macros producing ill-formed output like this:
for method AIS_InteractiveContext::HasDetectedShape():
https://dev.opencascade.org/doc/refman/html/class_a_i_s___interactive_context.html#[revision removed]
Standard_DEPRECATED ("Local Context is deprecated - local selection should be used without Local Context") 1 Standard_Boolean HasDetectedShape() const
Returns true if there is a detected shape in local context. More...
for method AIS_InteractiveContext::HasDetectedShape():
https://dev.opencascade.org/doc/refman/html/class_a_i_s___interactive_context.html#[revision removed]
Steps to reproduce
N/A
Public activity
4 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Author.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Fri Mar 8 15:52:08 2019 +0300
0030545: Documentation - methods marked with Standard_DEPRECATED has ill-formed Doxygen output
Doxygen option PREDEFINED has been extended by Standard_DEPRECATED declaration.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Fri Mar 8 15:52:08 2019 +0300
0030545: Documentation - methods marked with Standard_DEPRECATED has ill-formed Doxygen output
Doxygen option PREDEFINED has been extended by Standard_DEPRECATED declaration.
Patch is ready for review.
Reviewed and checked (refman contains e.g. HasDetectedShape() instead of Standard_DEPRECATED()).
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records