Open mmcky opened 5 years ago
@AakashGfude do you know how we could debug this to see why index_toc
isn't getting included in the dependency list? It is a problem as it means one can't navigate easily to the generated pages when the html
server loads.
Another idea is if --files
is specified then we load the website page for each file specified in different tabs / different servers. We should identify and fix the above box either way.
When running a selecting run of
jupinx
it looks likesphinx
isn't picking up all the index pages asindex_toc
is not being rendered.