File: Doxyfile.local

package info (click to toggle)
kf6-kpackage 6.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,928 kB
  • sloc: cpp: 3,217; sh: 18; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "KPACKAGE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KPACKAGE_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "KPACKAGE_DEPRECATED_VERSION(x, y, t)="