github-actions f7592e26a4 Update docs 1 年之前
..
modules f7592e26a4 Update docs 1 年之前
templates 6ae39c4dc1 Update docs 2 年之前
README.md 6ae39c4dc1 Update docs 2 年之前
antora.yml 12ae430f0f Update docs 3 年之前
config.js 6db3408885 Update docs 2 年之前

README.md

Documentation is hosted at https://docs.openzeppelin.com/contracts.

All of the content for the site is in this repository. The guides are in the docs directory, and the API Reference is extracted from comments in the source code. If you want to help improve the content, this is the repository you should be contributing to.

solidity-docgen is the program that extracts the API Reference from source code.

The docs.openzeppelin.com repository hosts the configuration for the entire site, which includes documentation for all of the OpenZeppelin projects.

To run the docs locally you should run npm run docs:watch on this repository.