github-actions[bot] 0b0cbe1286 Release v5.4.0 (rc) (#5731) 3 kuukautta sitten
..
modules e11cac459e Add `draft-` prefix to ERC-7579 and ERC-7739 related files (#5728) 4 kuukautta sitten
templates 6dc9242937 Fix Broken Docs References (#5436) 8 kuukautta sitten
README.md 88a64a802e Update guidelines and project documentation (#3966) 2 vuotta sitten
antora.yml 0b0cbe1286 Release v5.4.0 (rc) (#5731) 3 kuukautta sitten
config.js c52625018b Update docs pipeline to solidity-docgen@0.6 (#3707) 3 vuotta sitten

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.