Zephyr uses Google Programmable Search 
Engine: https://docs.zephyrproject.org/latest/index.html

It's not exactly plug-and-play. I prototyped something similar for 
https://pigweed.dev and found it to require a lot of CSS tweaking.

On Monday, August 12, 2024 at 12:50:09 AM UTC-7 Nipun Arora wrote:

> Hi Mikko , 
> You can also visit E2E Networks sites that are using Algolia Docsearch .
> https://docs.e2enetworks.com/
> https://docs.e2enetworks.com/tir/
>
> Thank you,
> Nipun
> On Monday, February 5, 2024 at 4:48:28 PM UTC+5:30 Mikko Ohtamaa wrote:
>
>> On Sunday, February 4, 2024 at 12:57:45 PM UTC+1 bradley...@gmail.com 
>> wrote:
>>
>> xrst builds its own search page for each web site it builds; e.g., see
>> https://xrst.readthedocs.io/latest/xrst_search.html
>>
>> What I could not figure out (from the sphinx documentation) was how to 
>> replace the normal search with this page ?
>>
>>
>>
>> Indeed the Sphinx documentation on the topic is quite minimal. 
>>
>> Sphinx HTML templating is based on Jinja. It's just templated HTML, 
>> JavaScript and CSS. A developer needs to have some experience working with 
>> Jinja templates, and also experience with HTML.
>>
>> Depending on theme
>> - You find the template for the current search widget in your theme
>> - You replace the relevant HTML code
>>
>> You can find example here:
>>
>>
>> https://github.com/tradingstrategy-ai/docs/blob/master/source/_templates/sidebar/search.html
>>
>> Note that this is for a custom Furo-theme, not the default Sphinx theme.
>>
>> Br,
>> MIkko
>>
>
> *DISCLAIMER* - "This email is intended only for use of persons/entities 
> to whom it is addressed and may contain confidential and privileged 
> information. Any review, retransmission, dissemination or other use of this 
> information by persons or entities other than the intended recipients is 
> strictly prohibited. If you have received this email in error, please 
> notify the sender and delete this email from your system. Emails may be 
> interfered with, may contain computer viruses or other defects and may not 
> be successfully replicated on other systems. It is the responsibility of 
> the recipient to verify the integrity and authenticity of this email and to 
> ensure that any attachments are scanned for viruses/malware before seeing 
> them. To the extent permitted by law, we disclaim all liability (including 
> liability for negligence) for direct or indirect loss or damage suffered by 
> any recipient acting in reliance on this email."
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/e5fd5e8a-b5a2-4bf7-97cd-7cd960533347n%40googlegroups.com.

Reply via email to