DiscussionsIssue archiveOCCT:Documentation

Archived issue #0030545

Documentation - methods marked with Standard_DEPRECATED has ill-formed Doxygen output

Open CASCADEOCCT:Documentationclosed4 public notes

Search issues

Description

Doxygen doesn't properly handle Standard_DEPRECATED macros producing ill-formed output like this:
  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.

01Commenter 2
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.
02Author
Patch is ready for review.
03Commenter 1
Reviewed and checked (refman contains e.g. HasDetectedShape() instead of Standard_DEPRECATED()).
04Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records