Skip to content

DevDocs combines API documentations, selected for http://catchy.io devs, in searchable interface.

License

Notifications You must be signed in to change notification settings

catchy-io/docker-devdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-devdocs

DevDocs combines multiple API documentations in a fast, organized, and searchable interface. We - catchy.io - prepared a Docker image with a subset of those docs to make them available to our developers if they're offline.

Selected documentation:

Front Back
angular c
css git
d3 http
dom less
html markdown
javascript node
jquery_core php
jquery_ui redis
jquery_mobile

Usage

Start (it will fetch the docker image if it's not downloaded):

docker run --rm -p 9292:9292 --name devdocs catchy/devdocs

Stop:

docker stop devdocs

Uninstall:

docker rmi catchy/devdocs

Docker image creation

It's based on a Makefile, so you'll need the make command.

make

About

DevDocs combines API documentations, selected for http://catchy.io devs, in searchable interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages