8000 Update conf.py · python/python-docs-es@084cc29 · GitHub
[go: up one dir, main page]

Skip to content

Commit 084cc29

Browse files
authored
Update conf.py
1 parent 915c250 commit 084cc29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
import patchlevel
2727
version, release = patchlevel.get_header_version_info(os.path.abspath('cpython/Doc'))
2828

29-
project = 'Python en Español'
30-
copyright = '2001-%s, Python Software Foundation' % time.strftime('%Y')
29+
project = 'Tài liệu Python 3'
30+
copyright = '2001-%s, Duy.HPe@gmail.com' % time.strftime('%Y')
3131

3232
html_theme_path = ['cpython/Doc/tools']
3333
templates_path = ['cpython/Doc/tools/templates']

0 commit comments

Comments
 (0)
0