An open API service indexing awesome lists of open source software.

https://github.com/t99/harbour

Generate documentation from TypeScript files (with JSDoc comments) in a Markdown format to be used with mkdocs.
https://github.com/t99/harbour

documentation documentation-generation documentation-generator generate-documentation jsdoc jsdocs

Last synced: 17 days ago
JSON representation

Generate documentation from TypeScript files (with JSDoc comments) in a Markdown format to be used with mkdocs.

Awesome Lists containing this project

README

          

# Harbour
Generate documentation from TypeScript files (with JSDoc comments) in a Markdown format to be used with mkdocs.

### [Find @t99/harbour on NPM.](https://www.npmjs.com/package/@t99/harbour)

## Table of Contents

- [Installation](#installation)
- [Basic Usage](#basic-usage)
- [Documentation](#documentation)
- [License](#license)

## Installation
Install from NPM with
```
$ npm install --save @t99/harbour
```

## Basic Usage
Basic usage instructions here.

## Documentation
See the [wiki](https://github.com/T99/harbour/wiki) for full documentation.

## License
harbour is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears