From a1392626572cc661b21b2bf622c4b381ce698d06 Mon Sep 17 00:00:00 2001 From: Cristian Maureira-Fredes Date: Wed, 24 Mar 2021 22:33:35 +0100 Subject: doc: enable snippets translate tool Create snippets directories in case they don't exist. Add "-q" option as the examples directory to keep the "--quiet" option from the build. Something to consider with this patch: Removing all the previous old snippets, which include not only 'cpp' files, but also '.h', '.qdoc', '.qrc', '.png', and '.qml', which might be used in the snippets, but will need to be updated in the generation tool, to not translate, and copy them over. Change-Id: Icbef9e1c93a12b90dbcfa990ef055ca6f8868407 Reviewed-by: Friedemann Kleint (cherry picked from commit 9a4fb2eb72040aeadf6124ec1cad083859ac0787) Reviewed-by: Cristian Maureira-Fredes --- .../examples/dialogs/classwizard/images/logo2.png | Bin 1619 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 sources/pyside6/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png (limited to 'sources/pyside6/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png') diff --git a/sources/pyside6/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png b/sources/pyside6/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png deleted file mode 100644 index 5dcbd4669..000000000 Binary files a/sources/pyside6/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png and /dev/null differ -- cgit v1.2.3