diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-05-19 10:34:56 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-05-19 10:34:56 (GMT) |
commit | 397a0b223aa4e88ce7985e7721a2b08ba7335cac (patch) | |
tree | 4eb7892833ea92c7d8fa1dd6fcf2a8b8399ea4e5 /doc/src/getting-started/examples.qdoc | |
parent | 748e746006a1929a6ec2511481a0dd101b4eef54 (diff) | |
download | Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.zip Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.gz Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.bz2 |
doc: Fixed many broken links.
Diffstat (limited to 'doc/src/getting-started/examples.qdoc')
-rw-r--r-- | doc/src/getting-started/examples.qdoc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc index 8841ae8..c3b8880 100644 --- a/doc/src/getting-started/examples.qdoc +++ b/doc/src/getting-started/examples.qdoc @@ -40,16 +40,6 @@ ****************************************************************************/ /*! - \page examples-overview.html - \raw HTML - <script> - document.location.href = "examples.html"; - </script> - \endraw - Click this \l{Qt Examples}{link} if you don't get redirected. -*/ - -/*! \group all-examples \title Qt Examples |