INSTALL: Fix URL of Installing Qt documentation
Also removing qt-embedded-install.html link because it doesn't exist anymore and it references to a non-existing html page. Change-Id: Iad9bad20544cf6398c096a4df7662abdf5be5644 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
d6d2f60137
commit
6acbe287fb
14
INSTALL
14
INSTALL
@ -1,12 +1,10 @@
|
||||
INSTALLING Qt Source Package Version %VERSION%.
|
||||
|
||||
For full installation instructions for each supported platform, please
|
||||
see http://qt-project.org/doc/qt-%SHORTVERSION%/installation.html, the file
|
||||
doc/html/installation.html in this package, or follow one of the following
|
||||
links:
|
||||
see http://qt-project.org/doc/qt-%SHORTVERSION%/qtdoc/installation.html,
|
||||
or follow one of these links:
|
||||
|
||||
Embedded Linux: http://qt-project.org/doc/qt-%SHORTVERSION%/qt-embedded-install.html
|
||||
Mac OS X: http://qt-project.org/doc/qt-%SHORTVERSION%/install-mac.html
|
||||
Windows: http://qt-project.org/doc/qt-%SHORTVERSION%/install-win.html
|
||||
Windows CE: http://qt-project.org/doc/qt-%SHORTVERSION%/install-wince.html
|
||||
X11 Platforms: http://qt-project.org/doc/qt-%SHORTVERSION%/install-x11.html
|
||||
Mac OS X: http://qt-project.org/doc/qt-%SHORTVERSION%/qtdoc/install-mac.html
|
||||
Windows: http://qt-project.org/doc/qt-%SHORTVERSION%/qtdoc/install-win.html
|
||||
Windows CE: http://qt-project.org/doc/qt-%SHORTVERSION%/qtdoc/install-wince.html
|
||||
X11 Platforms: http://qt-project.org/doc/qt-%SHORTVERSION%/qtdoc/install-x11.html
|
||||
|
Loading…
Reference in New Issue
Block a user