Ready for new docs site

This commit is contained in:
laf
2016-08-19 14:37:44 +01:00
parent f0c82498b5
commit ae7d13d299
6 changed files with 88 additions and 7 deletions

14
mkdocs.yml Normal file
View File

@@ -0,0 +1,14 @@
site_name: LibreNMS Documentation
theme: mkdocs
docs_dir: doc
site_dir: out
site_url: http://docs.librenms.org
markdown_extensions:
- pymdownx.superfences
extra_css:
- librenms.css
include_next_prev: false
site_author: LibreNMS
site_description: LibreNMS user and developer documentation
repo_url: https://github.com/librenms/librenms
repo_name: GitHub