# rst-tutorial **Repository Path**: coregiu/rst-tutorial ## Basic Information - **Project Name**: rst-tutorial - **Description**: clone from https://github.com/bambooxking/rst-tutorial/tree/master - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-16 - **Last Updated**: 2023-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rst-tutorial > ReStructuredText Tutorial. - **其他大佬使用rst文本制作文档的示例** [Python Flask](http://flask.pocoo.org) [Google 开源项目风格指南 (中文版)](https://zh-google-styleguide.readthedocs.io/en/latest/) - **文档制作说明** [Sphinx+ReStructuredText制作手册文档](https://wzx3.github.io/2019/04/30/Sphinx-ReStructuredText%E5%88%B6%E4%BD%9C%E6%89%8B%E5%86%8C%E6%96%87%E6%A1%A3/) - **文档发布说明** ```shell make clean && make html ```