mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Ready for new docs site
This commit is contained in:
14
mkdocs.yml
Normal file
14
mkdocs.yml
Normal 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
|
Reference in New Issue
Block a user