File tree Expand file tree Collapse file tree 6 files changed +60
-1
lines changed
Expand file tree Collapse file tree 6 files changed +60
-1
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 11# docs-java-rs
2- Documentation for the Java RS Driver
2+
3+ [ Your words here] .
4+
5+ ## Report Issues
6+
7+ To file issues or requests regarding the documentation, go to the
8+ ` Documentation Jira Project <https://jira.mongodb.org/browse/DOCS> ` _ .
9+
10+ ## License
11+
12+ All documentation is available under the terms of a `Creative Commons
13+ License < https://creativecommons.org/licenses/by-nc-sa/3.0/ > `_ .
14+
15+ If you have any questions, please contact `
[email protected] 16+ 17+
18+ -- The MongoDB Documentation Team
Original file line number Diff line number Diff line change 1+ define: prefix docs/java-rs
2+ define: base https://www.mongodb.com/docs/
3+ define: versions master
4+
5+ # raw: <source file> -> ${base}/<destination>
Original file line number Diff line number Diff line change 1+ name = " java-rs"
2+ title = " Java RS Driver"
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+ Java RS Driver
3+ ==============
4+
5+ .. default-domain:: mongodb
6+
7+ Your words here. Don't forget to add a toctree!
8+
9+ Have a lovely day!
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