./textproc/kapidox, Frameworks API Documentation Tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.114.0, Package name: kapidox-5.114.0, Maintainer: markd

This framework contains scripts and data for building API documentation (dox) in
a standard format and style.

The Doxygen tool is used to do the actual documentation extraction and
formatting, but this framework provides a wrapper script to make generating the
documentation more convenient (including reading settings from the target
framework or other module) and a standard template for the generated
documentation.


Required to run:
[textproc/py-yaml] [textproc/py-jinja2] [lang/python310]

Required to build:
[devel/extra-cmake-modules]

Master sites: (Expand)

Filesize: 194.172 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-06 11:46:35 by Mark Davies | Files touched by this commit (173) | Package updated
Log message:
*: update KDE Frameworks to 5.114.0

6 months of development
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-29 04:29:03 by Mark Davies | Files touched by this commit (1) | Package updated
Log message:
kapidox: update to 5.108.0

5.100
  remove link to Other KDE Software
5.101
  Update CMakeLists.txt - The majority of frameworks use KF_VERSION to indicate
  current version
5.102
  add -u to ensure all variables are defined when used
  update dependencies and add a script to automate this
   2023-04-17 21:42:47 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
kapidox: not for Python 2.7
   2022-10-06 03:30:02 by Mark Davies | Files touched by this commit (3)
Log message:
kapidox: don't try and use cmake RUNTIME_DEPENDENCY_SET feature
its not defined for all platforms and package doesn't actually need it
anyway.
   2022-09-29 03:18:44 by Mark Davies | Files touched by this commit (10) | Package updated
Log message:
KDE Frameworks update to 5.98.0

5 months of development
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-04-28 08:18:18 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
kapidox: remove patch that was removed from distinfo during update