depdiagram-prepare
API documentation generation tool for KDE frameworks
Install
- All systems
-
curl cmd.cat/depdiagram-prepare.sh
- Debian
-
apt-get install kapidox
- Ubuntu
-
apt-get install kapidox
- Arch Linux
-
pacman -S kapidox
- Kali Linux
-
apt-get install kapidox
- Fedora
-
dnf install kf5-kapidox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kapidox
- Raspbian
-
apt-get install kapidox
- Dockerfile
- dockerfile.run/depdiagram-prepare
kapidox
API documentation generation tool for KDE frameworks
Framework to aid in creating API documentation for KDE Frameworks 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. Scripts currently provided are depdiagram-generate-all, kgenframeworksapidox, depdiagram-generate, kgenapidox, and depdiagram-prepare