Skip to content

Files

Latest commit

fc0986d · Jul 10, 2025

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 10, 2025
Jan 24, 2025
Feb 1, 2023
Oct 5, 2023
Sep 30, 2022

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.