Rendering of reStructured text is not possible, please install Docutils.

:status: 草稿; ZoomQuiet ;完成度???%;

.. contents::
  :depth: 3


.. 链接定义区
    建议在文章头部,统一定义各种链接/图片... 内容资源!

.. |biohazard| image:: biohazard.png

.. _可爱的Python:
    http://www.china-pub.com/195771
.. _Docutils project web site: http://docutils.sourceforge.net/


:参考: 
    `PyCon2010亚洲 <PyCon2010>`_


概述
==============================================================================
:Title:
    社区式原创Python技术图书出版体验 
:Duration:
    预计时长 30min
:Level:
    难度 初级
:Categories:
    内容类别 Python in Education 
:Summary:
    以"可爱的Python_" 图书设计/撰写/出版过程为例,
    分享如何通过活跃的技术社区以分布式协同的形式出版Python 入门技术图书的经验;
    涉及分布式团队的组织/管理/协同/工具等等各种有Pythonic 味道的活动;
    

Lovely Python ~ 技术图书的社区式出版
==============================================================================


项目背景 Background on project
------------------------------------------------------------------------------



需要解决的问题 Problems to solve
------------------------------------------------------------------------------

项目介绍 What's ...?
------------------------------------------------------------------------------


动机 Why ...?
------------------------------------------------------------------------------


简单的演示 Basic recurrence
------------------------------------------------------------------------------


进一步的演示 More sophisticated recurrence
------------------------------------------------------------------------------

其它方面 Other capabilities of ...
------------------------------------------------------------------------------

- Much more with time zones
  
  - basic tzinfo classes for UTC and offset-based time zones
  - OS-local time zones
  - parsing time zone strings
  - parsing ical time zone definitions


结论  Conclusion
------------------------------------------------------------------------------




rST快速参考
==============================================================================
附件 |biohazard|


:脚注:
    - 自动脚注 [#]_
    - 标签脚注 [#是也乎]_


二级标题
------------------------------------------------------------------------------

三级标题.1.1
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

原样引用::

    This is the main heading
    ========================

    :Status: Draft


:内文引用:
    Given a citation like [this]_, one
    can also refer to it like this_.


:MoinMoin 链接: 
    - `page with a ReStructuredText primer <HelpOnParsers/ReStructuredText/RstPrimer>`_ 
    - `use of ReST in MoinMoin <HelpOnParsers/ReStructuredText>`_.

:外部链接:
    - `Docutils-Users mailing list`_
    - `Docutils project web site`_


.. 脚注定义区
    建议在文章底部,统一定义各种 编号/自动/标签/引用 脚注

.. [#] If that relative link doesn't work, try the master document:
   http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html.

.. [#是也乎] 有标签的脚注可以多次使用
   在不同场合 是也乎_

.. [this] here. 


.. macro:: -- ZoomQuiet [<<DateTime(2010-01-20T17:10:40+0800)>>]