diff options
author | pukkandan <pukkandan@gmail.com> | 2021-02-25 01:16:57 +0530 |
---|---|---|
committer | pukkandan <pukkandan@gmail.com> | 2021-02-25 01:42:33 +0530 |
commit | 0744a815b734dcc80eeb93b1392ae6d06500f214 (patch) | |
tree | 577110611202b68540969fff3a2db747ac3aa684 /docs/conf.py | |
parent | 7a5c1cfe93924351387b44919b3c0b2f66c4b883 (diff) | |
download | hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.tar.lz hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.tar.xz hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.zip |
[documentation] Changes left behind from #85 and #107
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 58c0359e7..3fbf82f54 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,6 +30,7 @@ master_doc = 'index' # General information about the project. project = u'yt-dlp' +author = u'yt-dlp' copyright = u'UNLICENSE' # The version info for the project you're documenting, acts as replacement for |