summaryrefslogtreecommitdiffstats
path: root/src/serialport/doc/src/getsrc.qdoc
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-01-25 21:15:15 +0000
committerDenis Shienkov <denis.shienkov@gmail.com>2013-01-26 15:17:17 +0100
commit086698ce1ef923a45a784fa2f6b167185f7e740d (patch)
tree8b587a0946f30a32b52b19c252684911b40b0d6a /src/serialport/doc/src/getsrc.qdoc
parent13e1bc161ce0359722eb81a3bebe24216d06dc93 (diff)
Move the library and example documentations to the right places
Change-Id: Ia04d1f576b90ba705471b290b50f7adc2b13d00f Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'src/serialport/doc/src/getsrc.qdoc')
-rw-r--r--src/serialport/doc/src/getsrc.qdoc43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/serialport/doc/src/getsrc.qdoc b/src/serialport/doc/src/getsrc.qdoc
new file mode 100644
index 00000000..8fcab959
--- /dev/null
+++ b/src/serialport/doc/src/getsrc.qdoc
@@ -0,0 +1,43 @@
+/****************************************************************************
+**
+** Copyright (C) 2011-2012 Denis Shienkov <scapig2@yandex.ru>
+** 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$
+**
+****************************************************************************/
+
+/*!
+ \module QtAddonSerialPort
+ \title Get source
+ \page getsrc.html
+ \previouspage Introduction
+ \contentspage {Get source} {Contents}
+ \nextpage Building and usage
+
+ \section1 For users
+
+ Bla-Bla-Bla
+
+ \section1 For developers
+
+ Bla-Bla-Bla
+*/