未验证 提交 8a6a821f 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'apahim/docs_caption'

Avocado Testing Framework
=========================
====================
Avocado User's Guide
====================
.. _users-guide:
Contents:
.. toctree::
:maxdepth: 2
:caption: Avocado User's Guide
Introduction
GetStartedGuide
......@@ -21,36 +21,38 @@ Avocado Testing Framework
WrapProcess
Plugins
.. _adv-topics:
===============================
Advanced Topics and Maintenance
===============================
.. toctree::
:maxdepth: 2
:caption: Advanced Topics and Maintenance
ReferenceGuide
ContributionGuide
DevelopmentTips
MaintenanceGuide
.. _api-reference:
.. _api-ref:
=============
API Reference
=============
.. toctree::
:maxdepth: 1
:caption: API Reference
api/test/avocado.rst
api/utils/avocado.utils.rst
api/core/avocado.core.rst
api/plugins/avocado.plugins.rst
.. _rel-notes:
=====================
Avocado Release Notes
=====================
.. toctree::
:maxdepth: 1
:caption: Avocado Release Notes
release_notes/index
......
......@@ -2,7 +2,7 @@
# Setuptools
setuptools>=18.0.0
# sphinx (doc build test)
Sphinx>=1.3
Sphinx>=1.3b1
# flexmock (some unittests use it)
flexmock>=0.9.7
# inspektor (static and style checks)
......
......@@ -2,7 +2,7 @@
fabric==1.11.1
pystache==0.4.1; python_version < '2.7'
pystache==0.5.4; python_version >= '2.7'
Sphinx>=1.3
Sphinx==1.3b1
flexmock==0.9.7
inspektor==0.2.0
pep8==1.6.2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册