Hello friends,

after generating my qch file I add the file to qtcreator documentation list. So after I click on my doc it claims:

Qt Code:
  1. Die Seite konnte nicht gefunden werden
  2. Fehler beim Laden: qthelp://company.labs.qtestclass.540/qtestclass/index.html
To copy to clipboard, switch view to plain text mode 

There is no index.html file on generating docs:

1. qdoc qtestclass.qdocconf
2. qhelpgenerator.exe ".\doc\qtestclass.qhp"


Is there any mini example on how to produce qt like documentation?!