Add AC/DC adaptor schematics

Update mkdocs deprecated global variable
This commit is contained in:
Gauthier Provost 2017-11-20 13:14:04 +08:00
parent 47560cb812
commit e2bd20cd43
4 changed files with 199 additions and 3 deletions

View file

@ -3,7 +3,6 @@ site_name: 'Helios4 Wiki'
site_description: 'Helios4 Wiki'
site_author: 'Kobol Team'
site_url: 'https://wiki.kobol.io'
site_favicon: 'img/favicon.png'
# Repository
repo_name: 'Helios4 GitHub Repo'
@ -13,8 +12,9 @@ repo_url: 'https://github.com/helios-4'
copyright: 'Copyright © Kobol Team 2017'
# Documentation and theme
theme: 'material'
theme_dir: 'theme'
theme:
name: 'material'
custom_dir: 'theme'
# Options
extra: