This pull request adds "Build using Docker" documentation to the "Getting Started > Install and Build" menu on PaddlePaddle.org
release/0.11.0
Thuan Nguyen 7 years ago committed by Yi Wang
parent 5d5e2aff40
commit 458ffbf4fe

@ -13,7 +13,7 @@ PaddlePaddle提供pip和Docker的安装方式
pip_install_cn.rst pip_install_cn.rst
docker_install_cn.rst docker_install_cn.rst
../../howto/dev/build_cn.md
编译流程 编译流程
++++++++ ++++++++

@ -13,6 +13,7 @@ You can choose either pip or Docker to complete your install:
pip_install_en.rst pip_install_en.rst
docker_install_en.rst docker_install_en.rst
../../howto/dev/build_en.md
Build from Source Build from Source

@ -1,4 +1,4 @@
# 编译PaddlePaddle和运行单元测试 # 用Docker编译和测试PaddlePaddle
## 需要的软硬件 ## 需要的软硬件

@ -1,4 +1,4 @@
# Build PaddlePaddle from Source Code and Run Unit Test # Build using Docker
## What Developers Need ## What Developers Need

Loading…
Cancel
Save