Thanks Carl! This worked for me straight out of the box, once I spotted the 
already existing empty exclude_patterns you mentioned..

Jim.

On Monday, May 16, 2022 at 4:05:44 AM UTC+2 car...@gmail.com wrote:

> It sounds like the exclude_patterns config option should work for your use 
> case, but...be sure not to make the mistake I made, here: 
> https://groups.google.com/g/sphinx-users/c/M7Slj3ajYjU/m/T-PDdmqmBgAJ 
>
> exclude_patterns = ['**/ipsum']
>
> On Friday, May 13, 2022 at 9:59:42 AM UTC-4 j...@midokura.com wrote:
>
>> Using sphinx_rdt_theme from Read the Docs I have a company-private repo 
>> structure that looks something like this:
>>
>> docu/source/
>> - lorem/
>> - ipsum/
>> - dolor/
>>
>> Let's say that the content in the ipsum/ folder isn't ready for 
>> publication yet and the team are still working on it. 
>>
>> So I want to push a build to the customer-facing website with an html 
>> structure that looks something like this:
>>
>> docu/source/
>> - lorem
>> - dolor
>>
>> The navigation and linkages to ipsum/ etc. I can eliminate easily but I 
>> want to prevent the ipsum folder and files from being published, as someone 
>> will eventually find them. How can I do that?
>>
>>

-- 
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/055f0b21-6aee-432e-b74d-e42d1d2a176an%40googlegroups.com.

Reply via email to