RST
RST copied to clipboard
Add only directive
Administrator manual
====================
.. only:: html
This chapter describes how to manage the extension from a superuser point of view.
.. toctree::
:maxdepth: 5
:titlesonly:
Again, what is the real purpose of this?
Just like that, I agree it does not seem to make much sense, however see a real life use-case here:
http://docs.typo3.org/typo3cms/extensions/image_autoresize/_sources/Index.txt
The goal is to change rendering when rendering as LaTeX and not HTML, because LaTeX already has some special rendering for the title page and the table of contents and this disturbs the rendering as content cannot (easily and with sense) be rendered between title and toc.
Ok, I understand This could be implemented