Skip to content

Commit 039180a

Browse files
author
liuyuan04
committed
Rename project name to 'PaddlePaddle'
ISSUE=4606627 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1454 1ad973e4-5ce8-4261-8a94-b56d1f490c56
1 parent 2bb09cf commit 039180a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc_cn/conf.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sys.path.insert(0, '@PROJ_ROOT@/python')
2626
# -- General configuration ------------------------------------------------
2727

2828
# General information about the project.
29-
project = u'PADDLE'
29+
project = u'PaddlePaddle'
3030
author = u'%s developers' % project
3131
copyright = u'2016, %s' % author
3232
github_doc_root = ''

doc_cn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Paddle文档
1+
PaddlePaddle文档
22
===================
33

44
* [快速入门](demo/quick_start/index.md)

0 commit comments

Comments
 (0)