Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Import an .html file to a .qdoc file.
-
Hi,
Just like the title.
How do I import an .html file to a .qdoc file?
Yours Li.
-
Dear @SGaist
Do tou know the code?
-
@Cornice
Since QDoc tool searches.qdoc
&.cpp
source files for special comments & markup statements, and generates HTML from them, how could it make sense to want to import (convert?) from.html
to.qdoc
?
-
Emmm. My colleague doesn’t understand comment syntax, so he wants to import the existing .html more easily.
-
@JonB Emmm. My colleague doesn’t understand comment syntax, so he wants to import the existing .html more easily.