Skip to content

Commit fc932d6

Browse files
committed
remove readmore.js and update documents
1 parent cb9f5aa commit fc932d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/c02/c02_07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.6 【基础】运算符(超全整理)
1+
# 2.7 【基础】运算符(超全整理)
22

33
## 0. 什么是运算符?
44

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
sys.path.append(os.path.abspath(_exts))
106106

107107
html_js_files = [
108-
'js/readmore.js',
108+
# 'js/readmore.js',
109109
'js/baidutongji.js',
110110
]
111111

0 commit comments

Comments
 (0)