File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 22
33source 'https://rubygems.org'
44
5- gem 'devdocs' , git : 'https://github.com/magento-devdocs/devdocs-theme.git'
5+ gem 'devdocs' , git : 'https://github.com/magento-devdocs/devdocs-theme.git' , branch : 'decom-search'
66gem 'jekyll'
77gem 'rake'
88gem 'whatsup_github'
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/magento-devdocs/devdocs-theme.git
3- revision: 03ce55a3b980aea11af63bdda9bc7ad33cb94db1
3+ revision: 21391b56676a840c0167eefd5bffb3e4597f41f8
44 branch: decom-search
55 specs:
6- devdocs (19 )
6+ devdocs (20 )
77 jekyll (>= 4.0 )
88
99GEM
Original file line number Diff line number Diff line change 77 } ;
88
99 var indices = [ {
10- label : "DevDocs " ,
10+ label : "Results " ,
1111 name : "devdocs" ,
1212 facetFilters : [
1313 [ "guide_version: {% if page.guide_version == nil %}{{ site.version }}{% else %}{{ page.guide_version }}{% endif %}" ,
Original file line number Diff line number Diff line change 2626 < div class ="nav-actions ">
2727 {% include layout/version-switcher.html %}
2828
29- {% include layout/app-switcher.html %}
30-
3129 {% if page.guide_version != "2.4" %}
3230 {% include layout/quick-search.html %}
3331 {% endif %}
You can’t perform that action at this time.
0 commit comments