Skip to content

Commit

Permalink
Merge pull request #356 from czechian/fix-search-filter
Browse files Browse the repository at this point in the history
RELATED: WEB-3902 Fix searchbar version filter

Reviewed-by: https://github.com/Mara3l
  • Loading branch information
gdgate authored Sep 26, 2023
2 parents f60626f + 880a86a commit 942645c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions docs/config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ menuTitle = "Python SDK"
copyright = "GoodData"
offlineSearch = false

# AddSearch config
addSearchTab = "gd-py-doc"

# Enable syntax highlighting and copy buttons on code blocks with Prism
prism_syntax_highlighting = true

Expand Down
4 changes: 0 additions & 4 deletions docs/layouts/partials/search.html

This file was deleted.

0 comments on commit 942645c

Please sign in to comment.