cryptocoinjs / cryptocoinjs.com

CryptoCoinJS Docs

Home Page:http://cryptocoinjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CryptoCoinJS Docs

http://cryptocoinjs.com


Languages

Language:HTML 95.5%Language:CSS 4.2%Language:JavaScript 0.2%Language:Makefile 0.0%