I am trying out sphinx + readthedocs as my documentation generator. I would like to have multiple subfiles included in my index file. There are files (sections) that I would like to use in two different index, but as they (index files) can have different hierarchies I will have problems with levels of sections.
Is there any way to achieve with Sphinx effect similiar to asciidoctor "offset" like mentioned here : http://mrhaki.blogspot.com/2016/09/awesome-asciidoctor-change-level-offset.html ?