::sigh::

It _appears_ that this may be caused by my trying to conditionally include 
contents lists based on build tags. I have a structure like this:

.. only:: external

   .. include:: toc/external_toc.inc

.. only:: internal

   .. include:: toc/internal_toc.inc

So, now I have to try and figure out yet another something clever to 
efficiently include pages in the build without causing structural problems 
in my output...

--
V.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/kpVg3cQwKLcJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to