From 9a4fb2eb72040aeadf6124ec1cad083859ac0787 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. Pick-to: 6.0 Change-Id: Icbef9e1c93a12b90dbcfa990ef055ca6f8868407 Reviewed-by: Friedemann Kleint --- .../codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq (limited to 'sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq') diff --git a/sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq b/sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq deleted file mode 100644 index b7eb615f8..000000000 --- a/sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq +++ /dev/null @@ -1 +0,0 @@ - -- cgit v1.2.3