Merge branch '1.12' into 1.13
This commit is contained in:
commit
ab08ef6651
|
@ -7,7 +7,6 @@ import alabaster
|
|||
html_theme_path = [alabaster.get_path()]
|
||||
extensions = ['alabaster']
|
||||
# Paths relative to invoking conf.py - not this shared file
|
||||
html_static_path = ['../_shared_static']
|
||||
html_theme = 'alabaster'
|
||||
html_theme_options = {
|
||||
'description': "A Python implementation of SSHv2.",
|
||||
|
|
Loading…
Reference in New Issue