23 lines
421 B
ReStructuredText
23 lines
421 B
ReStructuredText
|
.. sample documentation master file, created by
|
||
|
sphinx-quickstart on Mon Apr 16 21:22:43 2012.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
欢迎来到 Python 示例项目文档
|
||
|
============================
|
||
|
|
||
|
Contents:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|