Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bitcoin.org Developer Documentation

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
NotificationsYou must be signed in to change notification settings

bitcoin-dot-org/developer.bitcoin.org

Live site:developer.bitcoin.org

Report problems or help improve the site by opening anewissue orpullrequest.

How to contribute

This repo hosts the sources for the Bitcoin developer documentation. One of theeasiest ways to get started contributing is by rereading the site and looking forinconsistencies in terminology, style, etc., and also in any illustrations.

Prior to contributing, please review thestyleguide.

Much of the content displayed on the is converted from Markdown toreStructuredText (RST) and renderedwithSphinx.

Render the documentation locally

To render the documentation locally you first need to install Sphinx and therequired theme modules, e.g. by running

pip install -r requirements.txt

This should be done from the root of this repo. Then you can execute Sphinx by calling

make html

This will generate HTML from the RST sources in the directory_build/html.It's all static HTML so you can just open the index.html file in your browserlocally to view the rendered documentation.

Generation of RPC docs

The documentation of the RPC commands is automatically generated from the helpof a bitcoin client with ahelpertool.This is the content in thereference/rpc directory. Changes inthese files need to be done through the helper tool or at least backported tothe helper tool after doing them in this repo.

Code of Conduct

Participation in this project is subject to aCode ofConduct.

About

Bitcoin.org Developer Documentation

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors11


[8]ページ先頭

©2009-2025 Movatter.jp