doxymacs
« Back to VersTracker
Description:
Elisp package for using doxygen under Emacs
Type: Formula  |  Latest Version: 1.8.0@1  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: emacs doxygen documentation productivity elisp
Install: brew install doxymacs
About:
Doxymacs is an Emacs Lisp package that integrates the Doxygen documentation generator directly into the Emacs environment. It allows developers to generate, view, and navigate code documentation without leaving their editor. This streamlines the documentation workflow for C, C++, and other languages supported by Doxygen.
Key Features:
  • Keybindings for generating Doxygen documentation
  • Integration with Emacs for viewing documentation
  • Support for inserting Doxygen comment templates
  • Navigation between source code and documentation
Use Cases:
  • Generating API documentation for C/C++ projects within Emacs
  • Maintaining consistent code comments using Doxygen templates
  • Quickly viewing Doxygen output without switching applications
Alternatives:
  • doxygen – Doxymacs acts as a wrapper/interface for Doxygen, which is the core documentation generator.
  • helm-doxygen – An alternative Emacs interface using Helm for fuzzy searching Doxygen tags and files.
License: GPL-2.0-or-later
Dependencies: doxygen, emacs
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Dec 15, 2024 11:08am 0 VERSION_BUMP 4325d4d4
Sep 12, 2024 6:32am 0 VERSION_BUMP bf144eb5