Look into dedicated server-side search. Algolia can be integrated quite 
simply in a Sphinx-generated website, and you certainly can have it index 
multiple documentation projects at once.

On Wednesday, November 25, 2020 at 10:39:20 PM UTC-5 ds04...@gmail.com 
wrote:

> On Fri, Jun 26, 2020, 8:28 AM Luke Tunmer <luke....@gmail.com> wrote:
>
>> Digging up this discussion again. Has anyone got further thoughts on how 
>> this can be done?
>>
>> Background: our customers install various tools, applications and 
>> extensions, and they all have their own sphinx docs to describe them. I 
>> would like to have a webview in our primary tool which finds all in the 
>> sphinx docs that have been locally installed, and provides a single search 
>> across all these documents. The objects.inv file in each html sphinx output 
>> seems to only hold tagged items in the document, and doesn't contain a 
>> complete index of the entire document. I guess the search-within-a-doc 
>> javascript actually fetches each of the rst files and does a search within 
>> them for the search term. Is this the case? Are there any Python packages 
>> that essentially do the same? Of course I could write my own, but it looks 
>> like others have similar needs.
>>
>> Thanks in advance,
>> Luke Tunmer
>>
>>
>> On Friday, 17 April 2020 16:41:15 UTC+1, Yasin Gündüz wrote:
>>>
>>> Hello dear people,
>>>
>>> I would also be interested in an answer to this question. We do have the 
>>> same issue.
>>> Several Sphinx projects linked together with intersphinx. But the search 
>>> would only work for one project at once.
>>> Is there any way you can merge those seachindexes together from all 
>>> projects?
>>>
>>> Am Freitag, 20. September 2019 19:37:59 UTC+2 schrieb Alex Pol:
>>>>
>>>> Good day
>>>> We have several projects in our company
>>>> We use autodoc for building documentation from docstrings
>>>> But all those documentation built separately
>>>> With html no problems - just copy directory with html files, but there 
>>>> is a problem - search and alphabetical index is not working
>>>> Is there any way to make indexes from html?
>>>> Thank you
>>>>
>>> -- 
>> 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...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sphinx-users/7ec87ab2-ed4b-4e6d-90a2-d2b71286e80co%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/sphinx-users/7ec87ab2-ed4b-4e6d-90a2-d2b71286e80co%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/ea330e85-1649-40a0-b1fd-944b032d6b08n%40googlegroups.com.

Reply via email to