devhelp
GNOME developers help program
Install
- All systems
-
curl cmd.cat/devhelp.sh
- Debian
-
apt-get install devhelp
- Ubuntu
-
apt-get install devhelp
- Arch Linux
-
pacman -S devhelp
- Kali Linux
-
apt-get install devhelp
- CentOS
-
yum install devhelp
- Fedora
-
dnf install devhelp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install devhelp
- Raspbian
-
apt-get install devhelp
- Dockerfile
- dockerfile.run/devhelp
devhelp
GNOME developers help program
Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. Devhelp provides some integration capabilities, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE.