File tree Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
+++
2
2
date = " 2015-03-17T15:36:56Z"
3
- draft = true
4
3
title = " index"
5
4
type = " index"
6
5
+++
7
6
8
- ## Welcome to the Java MongoDB Docs
7
+ ## MongoDB Java Driver Documentation
9
8
10
- ## Getting Started
9
+ Welcome to the MongoDB Java driver documentation hub for the 3.0 driver release.
11
10
12
- Quick guide to getting started...
11
+ ### Getting Started
13
12
13
+ The [ Getting Started] ({{< relref "tutorial/index.md" >}}) guide contains installation instructions and a simple tutorial to get up
14
+ and running quickly.
14
15
15
- ## What's New in 3.0
16
16
17
- Summary and link to the 3.0 docs
17
+ ### What's new in 2.0
18
18
19
+ The [ What's New] ({{< relref "whats-new/index.md" >}}) guide explains the major new features of the driver.
19
20
20
- ## Upgrading
21
21
22
- Summary and link to the upgrade guide
22
+ ### Upgrading
23
23
24
+ If you are coming from the 2.x series of the driver, consult the [ upgrading] ({{< relref "whats-new/upgrading.md" >}})
25
+ documentation on breaking changes.
24
26
25
- ## Reference
26
27
27
- Summary and link to the reference guide
28
+ ### Reference
29
+
30
+ For more detailed documentation, see the [ Reference] ({{< relref "reference/index.md" >}}) guide.
You can’t perform that action at this time.
0 commit comments