Doc: Copy icons from sources to \doc\qtcreator\images\icons

- Fix the paths to them in .qdoc files
- Remove paths to source folders from .qdocconf files

This is the second step towards making the icons visible in both
dark and light online doc modes.

Task-number: QTCREATORBUG-26644
Change-Id: I6995ea716df78cf0f285175515d1466ee20e317b
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Leena Miettinen
2021-12-09 11:21:39 +01:00
parent 25df6b7c07
commit eae031df4a
77 changed files with 102 additions and 119 deletions

View File

@@ -339,7 +339,7 @@
\section1 Compiling and Running Your Program
Now that you have all the necessary files, select the
\inlineimage run_small.png
\inlineimage icons/run_small.png
button to compile and run your program.
*/