adding initial movieposterporndownloader

This commit is contained in:
2019-11-30 03:47:27 +00:00
parent 77c2969682
commit 20496f9d86
32 changed files with 688 additions and 26 deletions

View File

@@ -84,6 +84,7 @@ html_context = {'css_files': ['_static/custom.css']}
html_theme_options = {
'collapse_navigation': True,
'display_version': True,
'prev_next_buttons_location': 'both',
#'navigation_depth': 3,
}