Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
avocado
提交
8a6a821f
A
avocado
项目概览
openeuler
/
avocado
通知
0
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
A
avocado
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
8a6a821f
编写于
7月 25, 2016
作者:
C
Cleber Rosa
浏览文件
操作
浏览文件
下载
差异文件
Merge remote-tracking branch 'apahim/docs_caption'
上级
9744c357
9567a318
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
16 addition
and
14 deletion
+16
-14
docs/source/index.rst
docs/source/index.rst
+14
-12
requirements-selftests.txt
requirements-selftests.txt
+1
-1
requirements-travis.txt
requirements-travis.txt
+1
-1
未找到文件。
docs/source/index.rst
浏览文件 @
8a6a821f
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
...
...
requirements-selftests.txt
浏览文件 @
8a6a821f
...
...
@@ -2,7 +2,7 @@
# Setuptools
setuptools>=18.0.0
# sphinx (doc build test)
Sphinx>=1.3
Sphinx>=1.3
b1
# flexmock (some unittests use it)
flexmock>=0.9.7
# inspektor (static and style checks)
...
...
requirements-travis.txt
浏览文件 @
8a6a821f
...
...
@@ -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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录