Automatic detection of the XML structure will not always yield the best results in all XML files. You can disable this automatic mechanism by setting theDocumentation Index
Fetch the complete documentation index at: https://deepl-c950b784-update-customizations-langs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
outline_detection=0 and selecting the tags that should be considered structure tags. This will split sentences using the splitting_tags parameter.
In the example below, we achieve the same results as the automatic engine by disabling automatic detection and setting the parameters manually:
Outline detection example
Parameters
Example request
Example response