.. sphinx-example documentation master file, created by sphinx-quickstart on Thu Mar 12 20:25:12 2026. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Sphinx + MyST 最小示例 ====================== 这个示例展示了: - 首页继续使用 ``reStructuredText`` - 子页面同时包含 ``Markdown`` 和 ``reStructuredText`` - ``myst-parser`` 让 Sphinx 能直接解析 ``.md`` 文件 .. toctree:: :maxdepth: 2 :caption: Contents markdown-guide rst-guide