File tree Expand file tree Collapse file tree 6 files changed +64
-0
lines changed Expand file tree Collapse file tree 6 files changed +64
-0
lines changed Original file line number Diff line number Diff line change
1
+ build /*
2
+ * .swp
3
+ . # *
4
+ \# * #
5
+ * __pycache__ *
6
+ * .pyc
7
+ docs /index.html
8
+ * .pid
9
+ * ~
10
+ buildbot /gh.log
11
+ buildbot /nohup.out
12
+ docs.10gen.cc /build /
13
+ docs.10gen.cc /build /logo.png
14
+ docs.10gen.cc /logo.png
15
+ docs.10gen.cc /mongodb-logo *
16
+ TAGS
17
+ jira /build /
Original file line number Diff line number Diff line change 1
1
# docs-mck
2
+
3
+ MongoDB Controllers for Kubernetes
4
+
5
+ [ Your words here] .
6
+
7
+ ## Report Issues
8
+
9
+ To file issues or requests regarding the documentation, go to the
10
+ ` Documentation Jira Project <https://jira.mongodb.org/browse/DOCS> ` _ .
11
+
12
+ ## License
13
+
14
+ All documentation is available under the terms of a `Creative Commons
15
+ License < https://creativecommons.org/licenses/by-nc-sa/3.0/ > `_ .
16
+
17
+ If you have any questions, please contact `
[email protected]
18
+
19
+
20
+ -- The MongoDB Documentation Team
Original file line number Diff line number Diff line change
1
+ define: prefix docs/kubernetes
2
+ define: base https://www.mongodb.com/${prefix}
3
+ define: versions v1.0 master
4
+
5
+ # raw: <source file> -> ${base}/<destination>
6
+
Original file line number Diff line number Diff line change
1
+ name = " docs-mck"
2
+ title = " MongoDB Controllers for Kubernetes"
3
+
4
+ intersphinx = [ " https://www.mongodb.com/docs/manual/objects.inv" ,
5
+ " https://www.mongodb.com/docs/atlas/objects.inv"
6
+ ]
7
+
8
+ # toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
9
+
10
+ # [constants]
11
+ # constant = "value"
Original file line number Diff line number Diff line change
1
+ ==================================
2
+ MongoDB Controllers for Kubernetes
3
+ ==================================
4
+
5
+ .. default-domain:: mongodb
6
+
7
+ Your words here. Don't forget to add a toctree!
8
+
9
+ Have a lovely day!
10
+
Original file line number Diff line number Diff line change
1
+ " build-and-stage-next-gen"
You can’t perform that action at this time.
0 commit comments