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

https://github.com/lucybot-inc/lucybot-docs

Documentation for using LucyBot's Documentation Generator
https://github.com/lucybot-inc/lucybot-docs

Last synced: about 2 months ago
JSON representation

Documentation for using LucyBot's Documentation Generator

Awesome Lists containing this project

README

        

# LucyBot Documentation
This repository contains documentation for using [LucyBot](http://lucybot.com).
LucyBot is an API documentation generator, and is also used to build the docs
found here.

## Building
```
git clone https://github.com/lucybot/lucybot-docs
cd lucybot-docs
lucybot build --destination ./docs
```