Status: Accepted
Date: 2025-02-12
op-deployer documentation has been moved from the mdBook in op-deployer/book/ to the public docs tree in this repository and the docs website (docs.optimism.io). The mdBook has been removed from the monorepo.
- Single source of truth: Documentation for chain operators is consolidated in
docs/public-docsalongside other operator tools (op-conductor, op-validator, etc.). - Easier maintenance: Contributors can update op-deployer docs through the same repository and pull request flow used for the rest of the public docs.
- Consistency: All Optimism documentation follows the same structure and deployment pipeline.
- Primary: docs.optimism.io - Chain Operators > Tools > OP Deployer
- Source:
docs/public-docs/chain-operators/tools/op-deployer - Tutorial: Create L2 Rollup - op-deployer setup
- Submit documentation changes under
docs/public-docs. - Open PRs against the
developbranch of the optimism monorepo. - Documentation updates usually do not require changes under
op-deployer/.
optimism/op-deployer/book/(entire directory)book.toml,custom.csssrc/user-guide/(init.md, apply.md, bootstrap.md, usage.md, etc.)src/reference-guide/(architecture.md, pipeline.md, etc.)src/SUMMARY.md,src/README.mdsrc/assets/
docs/public-docs— source for docs.optimism.io- op-deployer README — links to the current public docs