8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915c250 commit 084cc29Copy full SHA for 084cc29
conf.py
@@ -26,8 +26,8 @@
26
import patchlevel
27
version, release = patchlevel.get_header_version_info(os.path.abspath('cpython/Doc'))
28
29
-project = 'Python en Español'
30
-copyright = '2001-%s, Python Software Foundation' % time.strftime('%Y')
+project = 'Tài liệu Python 3'
+copyright = '2001-%s, Duy.HPe@gmail.com' % time.strftime('%Y')
31
32
html_theme_path = ['cpython/Doc/tools']
33
templates_path = ['cpython/Doc/tools/templates']
0 commit comments