- Add travis coverage
- Add eslint configuration and formatting
- Support hide: true flag in meta object
- Bump dependencies and update Makefile
- Prefer meta.description in template
- open sourced
- release 0.3.0
- Add useRequestHandler method that allows docs to inject middleware before documentation requests.
- release 0.2.0
- Return docs in JSON format with a GET request to /index.json.
- Update tests to cover tools used by tests.
- Add History.md file.
- Initial commit.