UNPKG

742 BMarkdownView Raw
1# apidoc-core
2
3Core parser library to generate apidoc result following the [apidoc-spec](https://github.com/apidoc/apidoc-spec)
4
5[![Build Status](https://travis-ci.org/apidoc/apidoc-core.svg?branch=master)](https://travis-ci.org/apidoc/apidoc-core)
6[![Dependency Status](https://david-dm.org/apidoc/apidoc-core.svg)](https://david-dm.org/apidoc/apidoc-core)
7[![NPM version](https://badge.fury.io/js/apidoc-core.svg)](http://badge.fury.io/js/apidoc-core)
8
9If you are an end user, please proceed to [apidoc](https://github.com/apidoc/apidoc) or [apidoc-documentation](http://apidocjs.com).
10
11[Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md).
12
13The apidoc-core major and minor version represent the used apidoc-spec version.