huhan3000/documentation/sphinx-docs/documentation/index.rst

828 B

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

项目文档

本部分包含项目的各种文档和说明材料。

文档概述

项目文档包含:

  1. 项目概览 - 项目的总体介绍和说明
  2. 分析文档 - 各种专题分析和研究文档
  3. 参考资料 - 相关的参考文献和资料

项目概览

System Message: ERROR/3 (<stdin>, line 18)

Error in "include" directive: invalid option value: (option: "parser"; value: 'myst_parser.sphinx_') Parser "myst_parser.sphinx_" not found. No module named 'myst_parser'.

.. include:: ../../documentation/overview/DOCUMENTATION_OVERVIEW.md
   :parser: myst_parser.sphinx_

项目结构说明

System Message: ERROR/3 (<stdin>, line 24)

Error in "include" directive: invalid option value: (option: "parser"; value: 'myst_parser.sphinx_') Parser "myst_parser.sphinx_" not found. No module named 'myst_parser'.

.. include:: ../../PROJECT_STRUCTURE.md
   :parser: myst_parser.sphinx_

分析文档

项目包含多个专题分析文档,涵盖学术标准、交叉引用系统、逻辑结构验证等方面。

这些文档位于 documentation/analysis/ 目录下,包含:

  • 学术标准审查
  • 交叉引用系统
  • 逻辑结构验证
  • 项目分析报告
  • 其他专题分析
</html>