Skip to content

Commit d3dd1da

Browse files
Revert "Markup guide"
1 parent 23e9289 commit d3dd1da

File tree

77 files changed

+41
-3134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+41
-3134
lines changed

conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ def has(self, *args):
6868
'.. |hardlink| replace:: {0}/{1}'.format(conf.project.url, conf.git.branches.current),
6969
'.. |branch| replace:: ``{0}``'.format(conf.git.branches.current),
7070
'.. |bi| replace:: MongoDB Connector for BI',
71-
'.. |mdbsg| replace:: MongoDB Style Guide',
72-
'.. |yaml| replace:: :abbr:`YAML (Yet Another Markup Language)`'
71+
'.. |mdbsg| replace:: MongoDB Style Guide'
7372
])
7473

7574
pygments_style = 'sphinx'
@@ -123,7 +122,6 @@ def has(self, *args):
123122
'package-version': '4.4.0',
124123
'package-name-org': 'mongodb-org',
125124
'version': '4.0',
126-
'docsteam': 'MongoDB Documentation Group'
127125
}
128126

129127
## add `extlinks` for each published version.

0 commit comments

Comments
 (0)