summaryrefslogtreecommitdiff
path: root/src/docs/top/main.dox
blob: e8ad041e1e4414a4d73b6048c9b989699746ce54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
-/*! @mainpage WiredTiger Developer Site

WiredTiger is an high performance, scalable, production quality, NoSQL,
@subpage license "Open Source" extensible platform for data management.

To browse or download the WiredTiger source code, visit our

- <a href="https://github.com/wiredtiger/wiredtiger"><b>Project page</b></a>

To ask questions or discuss issues related to using WiredTiger, visit our

- <a href="http://groups.google.com/group/wiredtiger-users"><b>User Group</b></a>

View the documentation online:

- <a href="1.3.6/index.html"><b>WiredTiger 1.3.6 (current release)</b></a>
- <a href="1.2.2/index.html"><b>WiredTiger 1.2.2</b></a>
- <a href="1.1.5/index.html"><b>WiredTiger 1.1.5</b></a>

- <a href="develop/index.html"><b>WiredTiger develop branch (unstable)</b></a>
*/