Import an .html file to a .qdoc file.
-
@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
?