Commit b8ecf971 authored by GZhao's avatar GZhao
Browse files

test notebook path

parent 24ab99ab
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -7,15 +7,15 @@
.. toctree::
   :maxdepth: 1

   快速开始 </notebooks/0_main_example.ipynb>
   快速开始 <notebooks/0_main_example.ipynb>

程序模块使用说明
----------------------
.. toctree::
   :maxdepth: 1

   目标仿真模块 </notebooks/1_target_example.ipynb>
   焦面模块 </notebooks/2_focus_example.ipynb>
   观测效应仿真模块 </notebooks/3_obs_effect.ipynb>
   相机仿真模块 </notebooks/4_camera_example.ipynb>
   点扩散函数仿真模块 </notebooks/5_psf_example.ipynb>
   目标仿真模块 <notebooks/1_target_example.ipynb>
   焦面模块 <notebooks/2_focus_example.ipynb>
   观测效应仿真模块 <notebooks/3_obs_effect.ipynb>
   相机仿真模块 <notebooks/4_camera_example.ipynb>
   点扩散函数仿真模块 <notebooks/5_psf_example.ipynb>