summaryrefslogtreecommitdiff
path: root/docs/src/schema.dox
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-01-06 22:11:58 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-01-06 22:11:58 +1100
commit2a187c1f1d76ebd6de8ec03ec6800aa60a1d056f (patch)
tree901766b4e1bc6887df292d362000a6d3c4434aad /docs/src/schema.dox
parent84c36664608e563dfbcfef168ba005e195df302a (diff)
downloadmongo-2a187c1f1d76ebd6de8ec03ec6800aa60a1d056f.tar.gz
Fill in some more of the @todos.
--HG-- branch : mjc
Diffstat (limited to 'docs/src/schema.dox')
-rw-r--r--docs/src/schema.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/schema.dox b/docs/src/schema.dox
index 1b23f879914..9c2050a00dd 100644
--- a/docs/src/schema.dox
+++ b/docs/src/schema.dox
@@ -2,8 +2,6 @@
/*! @page schema Schemas
-The tables we have seen so far have all had simple key/value pairs for records.
-
@section schema_intro Tables, Rows and Columns
A table is a logical representation of data consisting of cells in rows and columns. For example, a database might have this table.