Skip to content

Commit a371340

Browse files
committed
converted driver docs from docs.mongodb.org.
1 parent 642c0e3 commit a371340

File tree

8 files changed

+4850
-7
lines changed

8 files changed

+4850
-7
lines changed

Docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
public

Docs/reference/config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
baseurl = "/mongo-java-driver/3.0"
1+
baseurl = "/mongo-csharp-driver/1.x"
22
languageCode = "en-us"
3-
title = "MongoDB Java Driver"
3+
title = "MongoDB CSharp Driver"
44
theme = "mongodb"
55
canonifyurls = false
66

@@ -10,4 +10,4 @@ canonifyurls = false
1010
# pre = "<i class='fa fa-life-ring'></i>"
1111
# weight = 100
1212
# identifier = "help"
13-
# url = "https://jira.mongodb.org/browse/JAVA"
13+
# url = "https://jira.mongodb.org/browse/CSHARP"

0 commit comments

Comments
 (0)