Skip to content

Commit 0f90b78

Browse files
jeff-allen-mongokay-kim
authored andcommitted
DOCSP-1458 - Integrating Compass tab into Update Documents tutorial
1 parent 7201f66 commit 0f90b78

18 files changed

+491
-66
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ def has(self, *args):
6565
'.. |hardlink| replace:: {0}/{1}'.format(conf.project.url, conf.git.branches.current),
6666
'.. |branch| replace:: ``{0}``'.format(conf.git.branches.current),
6767
'.. |bi| replace:: MongoDB Connector for BI',
68-
'.. |version| replace:: {0}'.format(version)
68+
'.. |version| replace:: {0}'.format(version),
69+
'.. |compass| replace:: MongoDB Compass'
6970
])
7071

7172
pygments_style = 'sphinx'
211 KB
Loading
65.9 KB
Loading
90.4 KB
Loading
223 KB
Loading
212 KB
Loading
206 KB
Loading
282 KB
Loading
25 KB
Loading
64.9 KB
Loading

0 commit comments

Comments
 (0)