← Back to team overview

uonedb-qt team mailing list archive

[Merge] lp:~kalikiana/u1db-qt/concepts into lp:u1db-qt

 

Christian Dywan has proposed merging lp:~kalikiana/u1db-qt/concepts into lp:u1db-qt.

Commit message:
Add Design Concepts to the overview

Requested reviews:
  U1DB Qt developers (uonedb-qt)

For more details, see:
https://code.launchpad.net/~kalikiana/u1db-qt/concepts/+merge/160077

Add Design Concepts to the overview
-- 
https://code.launchpad.net/~kalikiana/u1db-qt/concepts/+merge/160077
Your team U1DB Qt developers is requested to review the proposed merge of lp:~kalikiana/u1db-qt/concepts into lp:u1db-qt.
=== modified file 'documentation/concepts.qdoc'
--- documentation/concepts.qdoc	2013-04-04 15:31:50 +0000
+++ documentation/concepts.qdoc	2013-04-22 11:30:51 +0000
@@ -21,7 +21,7 @@
 
 /*!
 \page concepts.html
-\title U1DB Design Conctepts
+\title Design Concepts
 
 This concept guide will describe a wide variety of U1Db-Qt functionality and usage. It will cover:
 

=== modified file 'documentation/overview.qdoc'
--- documentation/overview.qdoc	2013-04-22 10:35:32 +0000
+++ documentation/overview.qdoc	2013-04-22 11:30:51 +0000
@@ -24,8 +24,10 @@
 
      \part General Topics
      \list
-     \li \l {U1Db-Qt Tutorial} gives a quick start guide from storing a document
+     \li \l {Tutorial} gives a quick start guide from storing a document
      to querying a database and displaying it in Ubuntu Components.
+     \li \l {Design Concepts} provides an overview of the design and
+     terminology.
      \endlist
 
      \part Document Storage

=== modified file 'documentation/u1db.tutorial.qdoc'
--- documentation/u1db.tutorial.qdoc	2013-04-22 10:35:32 +0000
+++ documentation/u1db.tutorial.qdoc	2013-04-22 11:30:51 +0000
@@ -2,7 +2,7 @@
 
 \page tutorial.html
 
-\title U1Db-Qt Tutorial
+\title Tutorial
   
   
 \chapter 1.0.0 Overview of U1Db-Qt  


Follow ups