mirror of
https://github.com/wassname/pyreadline.git
synced 2026-07-05 17:30:51 +08:00
9a851e24ab
The build script do_sphinx was copied from ipython and is unix-based and thus needs to be reworked to enable latex.
22 lines
467 B
ReStructuredText
22 lines
467 B
ReStructuredText
.. pyreadline documentation master file, created by sphinx-quickstart on Sat Jun 21 17:27:19 2008.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to pyreadline's documentation!
|
|
======================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
manual_base
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|