Skip to content

Commit ebf08a8

Browse files
DOCSP-37841 Split mongoexport page (#136)
* First restructure pass * Fixed ambiguous ref * Moved headings up a level, removed unused extract * Build fix * Removed double include * Shortened Behavior links * Shortened title in one more link
1 parent dad8ccc commit ebf08a8

File tree

6 files changed

+470
-392
lines changed

6 files changed

+470
-392
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc_landing_pages = [
88
"/installation/installation",
99
"/bsondump",
1010
"/mongodump",
11+
"/mongoexport",
1112
"/mongoimport",
1213
"/mongorestore"
1314
]

source/includes/extracts-run-from-cmd.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ inherit:
1616
replacement:
1717
command: :binary:`~bin.bsondump`
1818
---
19-
ref: require-cmd-line-mongoexport
20-
inherit:
21-
file: extracts-run-from-cmd.yaml
22-
ref: _require-cmd-line
23-
replacement:
24-
command: :binary:`~bin.mongoexport`
25-
---
2619
ref: require-cmd-line-mongostat
2720
inherit:
2821
file: extracts-run-from-cmd.yaml

0 commit comments

Comments
 (0)