# twake-doc **Repository Path**: mirrors_linagora/twake-doc ## Basic Information - **Project Name**: twake-doc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Get started ======================================= Clone ------ .. code-block:: bash git clone https://github.com/linagora/twake-doc-fr cd twake-doc-fr python3 pip install requirement.txt # edit files inside docs/source/ Build locally ------ .. code-block:: bash cd docs make -b html python3 -m sphinx source build # open docs/build/html/index.html Template for the Read the Docs tutorial ======================================= This GitHub template includes fictional Python library with some basic Sphinx docs. Read the tutorial here: https://docs.readthedocs.io/en/stable/tutorial/