What problem does it solve?
Provides authoring and styling guidelines for the Opentrons /docs MkDocs project, ensuring consistent structure, frontmatter usage, page titles, header IDs, image formats, tables, code blocks, and Python API references across publications.
Core Features & Use Cases
- Directory structure and publication layout across multiple MkDocs projects, including docs/absorbance-plate-reader, docs/flex, docs/heater-shaker, docs/python-api, and others.
- Shared content and resources in docs/shared (images, icons, theme overrides, CSS) to maintain site-wide consistency.
- Tooling and config guidance for MkDocs builds, including docs/mkdocs.yml, monorepo plugin, and Python-based tooling like mkdocstrings, autorefs, and macros.
Quick Start
Apply the MkDocs authoring guidelines to create or edit docs in the /docs project.