diff options
author | Eliot Horowitz <eliot@10gen.com> | 2010-07-13 18:12:45 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2010-07-13 18:12:45 -0400 |
commit | 50b2c5f9966f53d5c06e1a299c42bbf27458364b (patch) | |
tree | 75cab8f59ba0d00aef74831123265c3ffa4e7148 /docs | |
parent | c204e2795342ed1364867b2e63f2bed14d7aecab (diff) | |
download | mongo-50b2c5f9966f53d5c06e1a299c42bbf27458364b.tar.gz |
index
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000000..9f6c5ea8c99 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,9 @@ + +MongoDB Server Documentation +============ + +This is just some internal documentation. + +For the full MongoDB docs, please see [mongodb.org](http://www.mongodb.org/) + +* [building](building.html) |