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.
Clone the repo.
git clone https://github.com/Distributive-Network/dcp-docs.git
Serve the files using a web server. For example,
npx --yes serve build
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.
UNLICENSED.