Skip to content

Commit 4995d89

Browse files
author
Michael Paik
committed
DOCS-3659 with edits
1 parent bb5ded7 commit 4995d89

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

source/includes/table-supported-other.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,20 @@ rows:
99
- 5: [ meta.platform5, content.supported, content.unsupported ]
1010
- 6: [ meta.platform6, content.supported, content.unsupported ]
1111
- 7: [ meta.platform7, content.supported, content.supported ]
12-
- 8: [ meta.platform8, content.supported, content.supported ]
1312
---
1413
# table metadata, as meta.<key>
1514
section: meta
1615
platforms: ""
1716
mongodb: MongoDB
1817
enterprise: MongoDB Enterprise
1918

20-
platform1: "Mac OSX 10.6+"
21-
platform2: "RedHat / CentOS 5.5+"
22-
platform3: "RedHat / CentOS 5.7+"
23-
platform4: "RedHat / CentOS 7.0+"
24-
platform5: "SmartOS"
25-
platform6: "Solaris 11 / SunOS 5.11 on x86"
26-
platform7: "Ubuntu 14.04"
27-
platform8: "Windows Server 2008 R2"
19+
platform1: "**Mac OSX 10.6+**"
20+
platform2: "**RedHat / CentOS 5.5+**"
21+
platform3: "**RedHat / CentOS 5.7+**"
22+
platform4: "**RedHat / CentOS 7.0+**"
23+
platform5: "**SmartOS**"
24+
platform6: "**Solaris 11 / SunOS 5.11 on x86**"
25+
platform7: "**Windows Server 2008 R2**"
2826
---
2927
# table content, as content.<key>
3028
section: content

source/includes/table-supported-production.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,21 @@ rows:
88
- 4: [ meta.platform4, content.supported, content.supported ]
99
- 5: [ meta.platform5, content.supported, content.supported ]
1010
- 6: [ meta.platform6, content.supported, content.supported ]
11+
- 7: [ meta.platform7, content.supported, content.supported ]
1112
---
1213
# table metadata, as meta.<key>
1314
section: meta
1415
platforms: ""
1516
mongodb: MongoDB
1617
enterprise: MongoDB Enterprise
1718

18-
platform1: "Amazon Linux"
19-
platform2: "Debian 7.1"
20-
platform3: "RedHat / CentOS 6.2+"
21-
platform4: "SUSE 11"
22-
platform5: "Ubuntu LTS 12.04+"
23-
platform6: "Windows Server 2012"
19+
platform1: "**Amazon Linux**"
20+
platform2: "**Debian 7.1**"
21+
platform3: "**RedHat / CentOS 6.2+**"
22+
platform4: "**SUSE 11**"
23+
platform5: "**Ubuntu LTS 12.04**"
24+
platform6: "**Ubuntu LTS 14.04**"
25+
platform7: "**Windows Server 2012**"
2426
---
2527
# table content, as content.<key>
2628
section: content

0 commit comments

Comments
 (0)