https://github.com/distributive-network/dcp-docs
DCP's documentation at https://docs.dcp.dev
https://github.com/distributive-network/dcp-docs
dcp docs
Last synced: 3 months ago
JSON representation
DCP's documentation at https://docs.dcp.dev
- Host: GitHub
- URL: https://github.com/distributive-network/dcp-docs
- Owner: Distributive-Network
- Created: 2023-07-31T15:08:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T18:42:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T19:47:57.156Z (4 months ago)
- Topics: dcp, docs
- Language: HTML
- Homepage: https://docs.dcp.dev/
- Size: 3.03 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# dcp-docs
[](https://github.com/RichardLitt/standard-readme)
DCP's documentation at
The repo has just the built HTML hosted at . The build
process requires access to closed source code to autogenerate the API
documentation with [`sphinx-js`](https://github.com/mozilla/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.
```console
git clone https://github.com/Distributive-Network/dcp-docs.git
```## Usage
Serve the files using a web server. For example,
```console
npx --yes serve build
```## Maintainers
[@bryan-hoang](https://github.com/bryan-hoang)
## Contributing
If you find an issue with the docs, please file an issue!
See [`CONTRIBUTING.md`](./CONTRIBUTING.md) for more information.
Small note: If editing the README, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.## License
UNLICENSED.