# jacksontian/doxmate

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jacksontian-doxmate).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/JacksonTian/doxmate
- awesome-repositories: https://awesome-repositories.com/repository/jacksontian-doxmate.md

## Description

Doxmate 不再为文档而发愁 过去通常要自己维护API文档，这会是一件比较蛋疼的事情。所幸我们有dox，dox可以帮我们解析注解。但是dox不能帮我们任意生成文档。于是就有了doxmate，doxmate基于dox的注解对象，加入模板。在遵循Github和CommonJS的约定后，doxmate可以帮你的模块包快速生成文档。

## Tags

### Part of an Awesome List

- [Build and Automation Tools](https://awesome-repositories.com/f/awesome-lists/devtools/build-and-automation-tools.md) — Documentation generator for Node.js projects based on JSDoc.
