diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:15:47 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:15:47 -0400 |
| commit | a731394cb5e9b0f0d7e4cce9230e15340c5e67af (patch) | |
| tree | 557f55ad7f31ab76b8ab733c6376cd218863039d /mkdocs.yml | |
| parent | cc5b9d9643c5563d0933b585aa664f29edfc0ca1 (diff) | |
update mkdocs to work with offline file browsing
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ site_description: 'Documentation for the Binary Ninja reverse engineering platfo site_author: 'Vector 35 LLC' site_favicon: 'favicon.ico' google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ] +use_directory_urls: False theme_dir: 'mkdocs-material/material' theme: 'material' |
