# docs **Repository Path**: mirrors_opendaylight/docs ## Basic Information - **Project Name**: docs - **Description**: Mirror of the OpenDaylight docs gerrit project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenDaylight Documentation This project provides manuals and documentation for OpenDaylight. ## Quick Links For the documentation see: For information on how to contribute to and/or build the documentation see: ## Building Documentation Locally To build the documentation locally, run: ```bash cd docs/ tox -e docs ```