2014-08-19 14:53:56 +08:00
|
|
|
.. python3-cookbook documentation master file, created by
|
|
|
|
|
sphinx-quickstart on Tue Aug 19 03:21:45 2014.
|
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
|
2014-08-20 16:13:20 +08:00
|
|
|
================================================
|
2015-05-07 15:43:57 +08:00
|
|
|
Python Cookbook 3rd Edition Documentation
|
2014-08-20 16:13:20 +08:00
|
|
|
================================================
|
2014-08-19 14:53:56 +08:00
|
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
2014-08-20 16:13:20 +08:00
|
|
|
:glob:
|
|
|
|
|
|
|
|
|
|
copyright
|
2014-08-19 14:53:56 +08:00
|
|
|
preface
|
2014-08-20 16:13:20 +08:00
|
|
|
chapters/*
|
2014-08-22 11:58:45 +08:00
|
|
|
aboutme
|
2014-08-22 12:00:52 +08:00
|
|
|
roadmap
|