Hadrien Croubois 00cbf5a236 Update pragma to 0.8.20 (#4489) il y a 2 ans
..
modules 00cbf5a236 Update pragma to 0.8.20 (#4489) il y a 2 ans
templates 02ea01765a Add custom errors to docs (#4480) il y a 2 ans
README.md 88a64a802e Update guidelines and project documentation (#3966) il y a 2 ans
antora.yml ac8279a0a5 Update Antora component version il y a 4 ans
config.js c52625018b Update docs pipeline to solidity-docgen@0.6 (#3707) il y a 3 ans

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.