Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

bosomt/docs

 
 

Repository files navigation

SatoshiLabs Documentation Tree

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

Contents

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.


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Releases

No releases published

Packages

No packages published

Languages

  • Python 33.2%
  • Makefile 26.6%
  • HTML 14.5%
  • CSS 14.4%
  • JavaScript 6.3%
  • Smarty 4.8%
  • Shell 0.2%