From 8b4f6d36dee0c3bd3c27ccee7751463a2faca0d9 Mon Sep 17 00:00:00 2001
From: Kavindra Palaraja <qtc-committer@nokia.com>
Date: Fri, 16 Jan 2009 16:02:14 +0100
Subject: [PATCH] Fixes: Documentation - fixing all the qdoc warnings

---
 doc/qtcreator.qdoc | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 70a61d0cae2..00a0d087f40 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -274,15 +274,9 @@
 */
 
 
-/*!
-
-*/
-
-
-
 /*!
     \contentspage index.html
-    \previouspage creator-editor-settings.html
+    \previouspage creator-code-editor.html
     \page creator-build-settings.html
     \nextpage creator-creating-project.html
 
@@ -844,8 +838,8 @@
     \section2 Viewing Versioning History and Change Details
 
     The versioning history of a file can be displayed by selecting the
-    \gui{Log} (for \bold{git}) or \gui{Filelog (for \bold{Perforce} and
-    \bold{Subversion})} option. Typically, the log output will contain the
+    \gui{Log} (for \bold{git}) or \gui{Filelog} (for \bold{Perforce} and
+    \bold{Subversion}) option. Typically, the log output will contain the
     date, the commit message, and a change or revision identifier. If you
     click on the identifier, a description of the change including the diff
     will be displayed.
-- 
GitLab