macOS
brew install doxymacslocal Homebrew formula metadata
brew / rank 9779
Elisp package for using doxygen under Emacs. Version 1.8.0 via Homebrew; verified 2026-09-12.
install
brew install doxymacslocal Homebrew formula metadata
overview
Elisp package for using doxygen under Emacs
history
doxymacs is an Emacs/XEmacs helper package for Doxygen. It makes Doxygen-created documentation easier to use from the editor and helps insert Doxygen-style comments into source files.
The official homepage describes doxymacs as Doxygen plus Emacs/XEmacs and says its purpose is to create a Lisp package that makes using Doxygen from within those editors easier. Version 1.8.0 was released on 10 June 2007.
SourceForge file-release metadata shows a release line from at least the 1.1.0 tarball in June 2001 through 1.8.0 in June 2007. The public evidence points to a small, focused editor-extension project from the period when Doxygen, XEmacs, and Emacs Lisp helpers were commonly distributed as separate packages.
doxymacs' adoption appears niche and editor-specific. Its packaging in Homebrew preserves a small workflow tool for developers who used Doxygen tags and Emacs key bindings rather than a standalone documentation system.
Users install the Lisp files into an Emacs load path, require doxymacs from their .emacs, enable doxymacs-mode, customize Doxygen root and tag-file variables, and use key bindings to look up documentation, rescan tags, or insert Doxygen comment templates.
doxymacs is package-nerd interesting because it captures a pre-LSP editor-integration pattern: a small editor mode, an optional C helper for XML parsing, and a dependency on generated Doxygen tag data. It is less important as a modern tool than as packaging sediment around Doxygen and Emacs workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.emacsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
doxymacs_parser | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://doxymacs.sourceforge.net/
install metadata
| Package key | brew:doxymacs |
|---|---|
| Version | 1.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/doxymacs |
| Homepage | https://doxymacs.sourceforge.net/ |
| Upstream docs | https://doxymacs.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/doxymacs/doxymacs/1.8.0/doxymacs-1.8.0.tar.gz |
| Last updated | 2026-09-12T22:50:12Z |
| Pulse | updated |
| Dependencies | doxygen, emacs |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doxymacs |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.