reStructuredText 语法 ===================== .. toctree:: :maxdepth: 1 :caption: Contents: conf chinese_search local_pdf 代码 ---------- .. code-block:: rst .. code-block:: sh #!/bin/sh echo "hello world" 图片 ------------- .. code-block:: rst .. image:: ./images/pic1.png :scale: 60% .. image:: ./images/pic2.png :width: 380px :height: 253px pdf -------------