Closes #9994: Disable search indexing for local documentation builds

This commit is contained in:
jeremystretch
2022-08-12 09:21:28 -04:00
parent 8cd5a24409
commit c635f09e05
2 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ repo_name: netbox-community/netbox
repo_url: https://github.com/netbox-community/netbox
theme:
name: material
custom_dir: docs/_theme/
icon:
repo: fontawesome/brands/github
palette:
@@ -37,6 +38,7 @@ plugins:
show_root_toc_entry: false
show_source: false
extra:
readthedocs: !ENV READTHEDOCS
social:
- icon: fontawesome/brands/github
link: https://github.com/netbox-community/netbox