https://bugs.kde.org/show_bug.cgi?id=467005

            Bug ID: 467005
           Summary: KApiDox substitutes “@ref options” with a link to
                    KConfig, which is not always appropriate.
    Classification: Frameworks and Libraries
           Product: frameworks-kapidox
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: sommer...@gmail.com
  Target Milestone: ---

SUMMARY
KApiDox substitutes “@ref options” with a link to KConfig, which is not always
appropriate.


STEPS TO REPRODUCE
1. Consider the following Doxygen comment:
https://invent.kde.org/libraries/perceptualcolor/-/blob/ef3906f6400861e841b711df70211126c075b93d/src/colordialog.cpp#L1739

OBSERVED RESULT
The resulting API documentation substitues “@ref options” with a link with the
text “KConfig Entry Options”, which is not the correct context here:
https://api.kde.org/perceptualcolor/html/classPerceptualColor_1_1ColorDialog.html#aa82b2369fe5376262e494ef0b509656c

EXPECTED RESULT
 “@ref options” is processed like on local Doxygen instances: It generates in
internal link.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to