It seems to be related: we have integrated Roassal into Pillar. When .html is generated, we keep the interaction.
You can give a try with: https://dl.dropboxusercontent.com/u/31543901/TMP/ExampleReport.zip

Try: Example.pillar.html

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Mar 15, 2015, at 2:50 PM, Peter Uhn��k <i.uhnak@gmail.com> wrote:

Hi,

I have a small feature request for Pillar to be considered -
clickable/linkable headers in html output. Often I want to link someone to specific chapter of a document.

For example in Sphinx documentation http://sphinx-doc.org/tutorial.html#autodoc each section has an id and when you hover the header with mouse there is a �� symbol I can click on.

Peter