diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-09-28 11:51:21 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-09-28 11:51:21 -0400 |
| commit | ed6e4dd83fb600a5391c2ed9280417ecd149ed34 (patch) | |
| tree | 369682286637beaa6a6c950120c025f6baaea180 /mkdocs.yml | |
| parent | 8f0d6d821e7582c5082c3e62ae0146c34d592faf (diff) | |
adding stable docs config for online upload, and removing analytics from offline docs
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ repo_url: 'https://binary.ninja/' repo_name: 'github' site_description: 'Documentation for the Binary Ninja reverse engineering platform' site_author: 'Vector 35 Inc' -google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ] use_directory_urls: False extra_css: [ 'docs.css?1585271138', 'lightslider.min.css?1585271138', 'github.min.css' ] #extra_css: [ 'docs.css?1585271138', 'lightslider.min.css?1585271138'] |
