dear all, I'm currently working on a large set of sphinx files of which I want to produce different subsets with different outputs (mainly HTML/PDF). So I've written different index files to be compiled.
My problem is that putting the index file name in the master_doc variable *only* affects, AFAIK, the singlehtml output, both html and latex make commands don't use the master_doc specified index (they compile *indifferently* all the files in the folder whatever the index name is). I'm aware that intersphinx would fix this problem but with a too complicated folder structure (it's more convenient to me to have all the files in a same folder). Any ideas on how to specify the compilation of a given set of files as an index? best and thx! philippe -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
