Skip to content

Commit 673086c

Browse files
authored
Merge pull request #11 from schmalliso/DOP-3400
DOP-3400: migrate build system to snooty 🎉
2 parents 2d3dd4f + 3a6dceb commit 673086c

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[submodule "mongoid"]
2+
path = mongoid
3+
url = https://github.com/mongodb/mongoid.git
4+
branch = master

mongoid

Submodule mongoid added at 98925c0

snooty.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "mongoid"
2+
title = "Mongoid"
3+
4+
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]

worker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"build-and-stage-next-gen"

0 commit comments

Comments
 (0)