From 101b99a657a59f1be08275cdecdeb2fccd0d0877 Mon Sep 17 00:00:00 2001 From: Ivan Romanov Date: Tue, 12 Aug 2014 04:35:20 +0600 Subject: [PATCH] docs: fixed repository place --- Mainpage.dox | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Mainpage.dox b/Mainpage.dox index 198b5874..354bfcc7 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -14,7 +14,7 @@ application! %QCA should work everywhere %Qt does, including Windows/Unix/MacOSX. This - version of %QCA is for Qt4, and requires no Qt3 compatibility code. + version of %QCA is for Qt4 or Qt5, and requires no Qt3 compatibility code. \section features Features @@ -157,19 +157,20 @@ \subsection qca2dev Current development - The latest version of the code is available from the KDE Subversion - server (there is no formal release of the current version at this time). See - - http://developer.kde.org/source/anonsvn.html - for general instructions. You do not need kdelibs or - arts modules for %QCA - just pull down kdesupport/qca. The plugins - are in the same tree. Naturally you will need %Qt properly set up - and configured in order to build and use %QCA. + The latest version of the code is available from the KDE Git server + (there is no formal release of the current version at this time). + Naturally you will need %Qt properly set up and configured in order + to build and use %QCA. - The Subversion code can also be browsed - + The Git code can be browsed + via the web + Use + \verbatim + git clone git://anongit.kde.org/qca.git + \endverbatim + to get the latest sources. */ /** \page architecture Architecture