geopayme / docs

SatoshiLabs Documentation Tree

Home Page:http://doc.satoshilabs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SatoshiLabs Documentation Tree

Deployed on http://doc.satoshilabs.com/

Contents

slips SatoshiLabs Improvement Proposals
tools Various Tools Used in the Documentation Process
trezor-faq TREZOR Frequently Asked Questions
trezor-tech TREZOR Technical Manual
trezor-user TREZOR User Manual

References

Built using Sphinx with sphinx_rtd_theme

Building the documentation

If you have Docker installed you can run:

make shell

make html

Then open up _build/index.html in your favorite web browser.

Alternatively, if you have pip installed, you can run:

pip install sphinx

make html

Without any need for Docker.

About

SatoshiLabs Documentation Tree

http://doc.satoshilabs.com/


Languages

Language:Python 40.9%Language:Makefile 33.3%Language:HTML 23.6%Language:JavaScript 1.6%Language:Shell 0.3%Language:CSS 0.3%