Skip to content

Commit 19de160

Browse files
authored
Merge pull request #8752 from luotao1/rm_doc_theme
remove doc_theme
2 parents 158d567 + d938a35 commit 19de160

File tree

8 files changed

+0
-813
lines changed

8 files changed

+0
-813
lines changed

doc/templates/conf.py.cn.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ import paddle.v2
2121

2222
MarkdownParser = parser.CommonMarkParser
2323
AutoStructify = transform.AutoStructify
24-
# If extensions (or modules to document with autodoc) are in another directory,
25-
# add these directories to sys.path here. If the directory is relative to the
26-
# documentation root, use os.path.abspath to make it absolute, like shown here.
27-
templates_path = ["@PADDLE_SOURCE_DIR@/doc_theme/templates"]
2824

2925
# -- General configuration ------------------------------------------------
3026

doc/templates/conf.py.en.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ import paddle.v2
2222

2323
MarkdownParser = parser.CommonMarkParser
2424
AutoStructify = transform.AutoStructify
25-
# If extensions (or modules to document with autodoc) are in another directory,
26-
# add these directories to sys.path here. If the directory is relative to the
27-
# documentation root, use os.path.abspath to make it absolute, like shown here.
28-
templates_path = ["@PADDLE_SOURCE_DIR@/doc_theme/templates"]
2925

3026
# -- General configuration ------------------------------------------------
3127

doc_theme/static/css/override.css

Lines changed: 0 additions & 509 deletions
This file was deleted.

doc_theme/static/images/PP_w.png

-3.11 KB
Binary file not shown.

doc_theme/static/js/paddle_doc_init.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

doc_theme/templates/breadcrumbs.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

doc_theme/templates/layout.html

Lines changed: 0 additions & 189 deletions
This file was deleted.

doc_theme/templates/search.html

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)