Hi,

currently I use qdoc for my custom project and link against Qt classes
with --indexdir + depends. This is working fine, however, the URLs in
the Qt index files (from the default Qt installer) are
"http://doc.qt.io/qt-5";.

Now I want to create my documentation to use inside Qt Creator and
thus the URLs should be like "qthelp://org.qt-project.qtcore/qtcore/".
Is there any way to do so from _inside_ the qdocconf file since I do
not want to alter the original Qt index files.


Thanks

Lorenz
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to