Qdoc: workaround, put hardcoded url QTBUG 28500

Change-Id: Iab38307459eff8c20a66f8f41240075aaff1b086
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
bb10
Nico Vertriest 2012-12-10 12:34:44 +01:00 committed by The Qt Project
parent d46198e74d
commit 6fbc9c9a24
1 changed files with 4 additions and 4 deletions

View File

@ -74,10 +74,10 @@
to threading see our Recommended Reading list:
\list
\li \l{Threads Primer: A Guide to Multithreaded Programming}
\li \l{Thread Time: The Multithreaded Programming Guide}
\li \l{Pthreads Programming: A POSIX Standard for Better Multiprocessing}
\li \l{Win32 Multithreaded Programming}
\li \l {http://www.amazon.com/Threads-Primer-Guide-Multithreaded-Programming/dp/0134436989}{Threads Primer: A Guide to Multithreaded Programming}
\li \l {http://www.amazon.com/Thread-Time-MultiThreaded-Programming-Guide/dp/0131900676}{Thread Time: The Multithreaded Programming Guide}
\li \l {http://www.amazon.com/Pthreads-Programming-Standard-Multiprocessing-Nutshell/dp/1565921151a}{Pthreads Programming: A POSIX Standard for Better Multiprocessing}
\li \l {http://www.amazon.com/WIN32-Multithreaded-Programming-Aaron-Cohen/dp/1565922964}{Win32 Multithreaded Programming}
\endlist
\section1 The Threading Classes