# DI-engine-docs **Repository Path**: opendilab/DI-engine-docs ## Basic Information - **Project Name**: DI-engine-docs - **Description**: DI-engine docs(Chinese and English) - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-08 - **Last Updated**: 2021-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DI-engine Docs [![Documentation Status](https://readthedocs.org/projects/di-engine-docs/badge/?version=latest)](https://di-engine-docs.readthedocs.io/en/latest/?badge=latest) [English Docs](https://di-engine-docs.readthedocs.io/en/latest/index.html) [中文文档](https://di-engine-docs.readthedocs.io/en/main-zh/index.html) (施工中) # Local Docs Generation ```bash # step 1: install pip install -r requirements.txt # step 2: compile docs make html # step 3: open build/html/index.html in your browser, and explore it! ``` # Contact Us If you have any questions about documentation, please add a new issue or contact `opendilab.contact@gmail.com`