Skip to content

Commit 0fe321e

Browse files
author
Chris Cho
authored
Merge pull request #129 from ccho-mongodb/111722-toml-fix
source constants toml fix
2 parents 21e18e9 + 3b77f63 commit 0fe321e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

snooty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ package-branch = "testing"
1010
package-version = "4.4.0"
1111
package-name-org = "mongodb-org"
1212
version = "4.0"
13-
rst-title = "reStructuredText"
14-
rst = "reStructuredText"
1513
rst-abbrev = "RST"
1614
yaml = "Yet Another Markup Language"
1715
yaml-abbrev = "YAML"

source/style-guide/markup-guidelines.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Markup Guidelines
99
This section describes markup conventions for {+rst+} ({+rst-abbrev+}) and
1010
{+markdown+}.
1111

12-
{+rst-title+} ({+rst-abbrev+})
12+
{+rst+} ({+rst-abbrev+})
1313
~~~~~~~~~~~~~~~~~~~~~~~
1414

1515
MongoDB documentation uses {+rst+} ({+rst-abbrev+}) markup syntax

0 commit comments

Comments
 (0)