From cd3a7bd9853b7cf87bb3bb0b24f95e0d49e38131 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 11 Dec 2012 10:47:50 +0100 Subject: Add qtdeclarative.qdocconf to get a example_manifest.xml Change-Id: I52b87947559c10d3e60af81fe8d4f3189dd1614e Reviewed-by: Jerome Pasion --- doc/src/examples/qml-snake.qdoc | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 doc/src/examples/qml-snake.qdoc (limited to 'doc/src/examples/qml-snake.qdoc') diff --git a/doc/src/examples/qml-snake.qdoc b/doc/src/examples/qml-snake.qdoc deleted file mode 100644 index cfa1b86f..00000000 --- a/doc/src/examples/qml-snake.qdoc +++ /dev/null @@ -1,37 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the documentation of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:FDL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and Digia. For licensing terms and -** conditions see http://qt.digia.com/licensing. For further information -** use the contact form at http://qt.digia.com/contact-us. -** -** GNU Free Documentation License Usage -** Alternatively, this file may be used under the terms of the GNU Free -** Documentation License version 1.3 as published by the Free Software -** Foundation and appearing in the file included in the packaging of -** this file. Please review the following information to ensure -** the GNU Free Documentation License version 1.3 requirements -** will be met: http://www.gnu.org/copyleft/fdl.html. -** $QT_END_LICENSE$ -** -****************************************************************************/ - -/*! - \title Snake - \example demos/declarative/snake - \depends helper/qmlapplicationviewer - - \brief The Qt Quick Snake demo shows how to write a Snake game in QML, controlled by the - keyboard as well as the mouse. - - \image qml-snake-demo.png -*/ -- cgit v1.2.3