https://github.com/operable/cog-book
Cog's Documentation in book form
https://github.com/operable/cog-book
Last synced: 11 months ago
JSON representation
Cog's Documentation in book form
- Host: GitHub
- URL: https://github.com/operable/cog-book
- Owner: operable
- License: other
- Created: 2016-09-15T20:13:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T04:51:36.000Z (over 4 years ago)
- Last Synced: 2025-04-02T09:44:56.656Z (12 months ago)
- Language: JavaScript
- Homepage: https://operable.github.io/cog-book/
- Size: 4.27 MB
- Stars: 13
- Watchers: 4
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/operable/cog-book)
[The Cog Book](https://operable.github.io/cog-book/)
============
This is the home of The Cog Book, the definitive reference for the [Cog](https://github.com/operable/cog) chat platform, by [Operable](https://operable.io).
The book is written in [reStructuredText](https://en.wikipedia.org/wiki/ReStructuredText) and built using [Sphinx](http://sphinx-doc.org).
The build toolchain is contained in the [operable/cog-book-toolchain:sphinx](https://hub.docker.com/r/operable/cog-book-toolchain/) Docker image. If you have [Docker](https://docker.com) installed, you can build the book by running `make cog-book`. You can browse the newly built docs by opening `build/cog-book/html/index.html` in a browser.