/dcp-docs

DCP's documentation at https://docs.dcp.dev

Primary LanguageHTML

dcp-docs

standard-readme compliant

DCP's documentation at https://docs.dcp.dev

The repo has just the built HTML hosted at https://docs.dcp.dev. The build process requires access to closed source code to autogenerate the API documentation with sphinx-js. In the future, we'll open source the source code for the docs, while using secrets in the CI workflow to handle automating the build of the website.

Install

Clone the repo.

git clone https://github.com/Distributive-Network/dcp-docs.git

Usage

Serve the files using a web server. For example,

npx --yes serve build

Maintainers

@bryan-hoang

Contributing

If you find an issue with the docs, please file an issue!

See CONTRIBUTING.md for more information.

Small note: If editing the README, please conform to the standard-readme specification.

License

UNLICENSED.