Skip to content

cryptocoinjs/cryptocoinjs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptocoinjs.com

http://cryptocoinjs.com

Documentation for CryptoCoinJS and its modules.

Building the Documentation

The documentation is built using mkdocs

Mac OS X 10.9 / Xcode 5.1 (needed for command line tools)

sudo into bash (so that we can set env variables to prevent an error)

sudo bash

set env vars:

export CFLAGS=-Qunused-arguments
export CPPFLAGS=-Qunused-arguments

install mkdocs:

pip install mkdocs

(if pip is not installed):

easy_install pip

Releases

No releases published

Packages

No packages published

Languages