# 使用 Homebrew 安装 doxymacs

查看 doxymacs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:doxymacs
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install doxymacs
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:doxymacs
- **软件包管理器:** Homebrew
- **版本:** 1.8.0
- **来源摘要:** Elisp package for using doxygen under Emacs
- **主页:** <https://doxymacs.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- doxymacs_parser (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.8.0
## 项目历史与用法

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.

### 时间线

- 2001: SourceForge file feed lists doxymacs 1.1.0.
- 2003: 1.4.0 and 1.5.0 tarballs published.
- 2006: 1.7.0 tarball published.
- 2007: 1.8.0 released with documentation lookup, comment insertion, optional external XML parser, and Doxygen keyword fontification.

### Related projects

- doxymacs is directly related to Doxygen, GNU Emacs, XEmacs, libxml2, W3, and tempo. Its value comes from connecting generated Doxygen documentation and tags back into the editor.

### 来源

- <https://doxymacs.sourceforge.net/ - official homepage for project purpose, 1.8.0 release date, features, dependencies, installation, and usage.>
- <https://sourceforge.net/projects/doxymacs/rss?path=/ - official SourceForge file feed for release dates from 2001 through 2007.>
- <https://sourceforge.net/projects/doxymacs/ - official SourceForge project metadata.>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/doxymacs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/doxymacs.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
