Update conf.py (#7174)
This commit is contained in:
parent
ec849ec335
commit
01b7acba30
@ -73,7 +73,7 @@ for mod_name in MOCK_MODULES:
|
||||
# General information about the project.
|
||||
project = u'xgboost'
|
||||
author = u'%s developers' % project
|
||||
copyright = u'2020, %s' % author
|
||||
copyright = u'2021, %s' % author
|
||||
github_doc_root = 'https://github.com/dmlc/xgboost/tree/master/doc/'
|
||||
|
||||
os.environ['XGBOOST_BUILD_DOC'] = '1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user