# MTDataPro 中文手册 ```{toctree} :hidden: :caption: 1 软件简介 :maxdepth: 2 intro/index intro/install intro/quickstart ``` ```{toctree} :hidden: :caption: 2 MT原理 :maxdepth: 2 chapters/chapter2 ``` ```{toctree} :hidden: :caption: 3 数据处理 :maxdepth: 2 chapters/chapter3 chapters/chapter5 chapters/chapter7 ``` ```{toctree} :hidden: :caption: 4 附录 chapters/chapter4 chapters/chapter6 chapters/chapter8 gallery/index tutorial/plotting appendices/appendixA appendices/appendixB appendices/appendixC appendices/appendixD appendices/appendixE appendices/appendixF appendix/contributing ``` --- © 版权所有 2026, 王培杰。最后更新于 {sub-ref}`today`。 利用 [Sphinx](https://www.sphinx-doc.org/) 构建,使用的 [sphinx_rtd_theme 主题](https://github.com/readthedocs/sphinx_rtd_theme) 由 [Read the Docs](https://readthedocs.org) 开发。