diff --git a/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt b/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt
index c8b60d03578ba6a9b73134ec53b440d057e36079..32d66d63dd5b2a30d5de4a088dc80b680830cb84 100644
--- a/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt
+++ b/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt
@@ -13,6 +13,7 @@ You can choose either pip or Docker to complete your install:
pip_install_en.rst
docker_install_en.rst
+ ../../howto/dev/build_en.md
Build from Source
diff --git a/develop/doc/_sources/howto/dev/build_en.md.txt b/develop/doc/_sources/howto/dev/build_en.md.txt
index d0048e3714a5861a503736879d6c0870e5906c95..91c41ef8ce3abdec5d69a9cbcebbc49b17d8f663 100644
--- a/develop/doc/_sources/howto/dev/build_en.md.txt
+++ b/develop/doc/_sources/howto/dev/build_en.md.txt
@@ -1,4 +1,4 @@
-# Build PaddlePaddle from Source Code and Run Unit Test
+# Build using Docker
## What Developers Need
diff --git a/develop/doc/api/index_en.html b/develop/doc/api/index_en.html
index ccaeba17451294d324db786c3082a0556cd5a7d8..61396b4c43ea688893ce79ca5e1924fdb7e3765c 100644
--- a/develop/doc/api/index_en.html
+++ b/develop/doc/api/index_en.html
@@ -112,6 +112,7 @@