Definitions of port and adapter

This commit is contained in:
Julien Duponchelle
2015-02-13 18:40:40 +01:00
parent 49f012cf4c
commit d86e880ff7
15 changed files with 45 additions and 24 deletions

View File

@ -105,7 +105,7 @@ pygments_style = 'sphinx'
html_theme = 'default'
html_sidebars = {
'**': ['sourcelink.html', 'searchbox.html'],
'**': ['sourcelink.html', 'searchbox.html'],
}
# html_theme = 'nature'