Skip to content

coinlab/bitcoin-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-related documentation files.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.

Building

Documents are written in Markdown format and designed to be easy to edit and repurpose. This direction contains generated HTML and PDF version as well. We use the XHTML2PDF converter for generating PDF documents.

pip install reportlab xhtml2pdf

Note: I had errors installing xhtml2pdf from pip - using the current github repo and running setup.py fixed it.

For example, to generate HTML and PDF versions type:

bin/make-pdf.sh a-bitcoin-primer