Skip to content

Commit eb8e799

Browse files
committed
DOP-2345: add snooty.toml and worker.sh
1 parent e9fe08b commit eb8e799

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

snooty.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = "php-library"
2+
title = "PHP Library Manual"
3+
4+
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv"
5+
]
6+
7+
# toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
8+
9+
# [constants]
10+
# constant = "value"

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)