foundationdb/documentation/sphinx
greid 508ee73f86 Fix compile errors in Java tutorial code
Use CompletableFuture::join instead of CompletableFuture::get
when blocking on futures in java tutorial snippets. This avoids
the unreported checked exceptions which prevent the snippets from
compiling (and is in line with the full tutorial code).
2022-04-26 14:10:05 -07:00
..
extensions Port documentation to build via Python3 2020-02-09 03:27:26 +05:30
source Fix compile errors in Java tutorial code 2022-04-26 14:10:05 -07:00
.gitignore Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
.pip.conf Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
conf.py Use path relative to Python binary 2021-11-16 16:36:44 -08:00
requirements.txt used fixed Jinja2 version for documentation 2022-03-24 15:39:29 -05:00