Merge pull request #1507 from Venca24/devel_google_scholar

[fix] google scholar suggestions
dependabot/pip/master/sphinx-6.1.3
Noémi Ványi 6 years ago committed by GitHub
commit b9e42e69be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -302,7 +302,7 @@ engines:
url_xpath : .//h3/a/@href
title_xpath : .//h3/a
content_xpath : .//div[@class="gs_rs"]
suggestion_xpath : //div[@id="gs_qsuggest"]/ul/li
suggestion_xpath : //div[@id="gs_res_ccl_top"]//a/b
page_size : 10
first_page_num : 0
categories : science

Loading…
Cancel
Save