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
- Host: GitHub
- URL: https://github.com/lucybot-inc/lucybot-docs
- Owner: LucyBot-Inc
- Created: 2017-03-09T17:29:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T11:26:01.000Z (about 6 years ago)
- Last Synced: 2025-01-23T14:15:15.384Z (3 months ago)
- Language: HTML
- Homepage: http://docs.lucybot.com
- Size: 5.97 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```