File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ``` {eval-rst}
1+ ``` eval_rst
22:orphan:
33```
44## Frequently Asked Questions - OSGi
Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ simply navigate to each sub-directory.
306306[ NoHostAvailableException ] : https://docs.datastax.com/en/drivers/java/3.11/com/datastax/driver/core/exceptions/NoHostAvailableException.html
307307[ LocalDate ] : https://docs.datastax.com/en/drivers/java/3.11/com/datastax/driver/core/LocalDate.html
308308
309- ``` {eval-rst}
309+ ``` eval_rst
310310.. toctree::
311311 :hidden:
312312 :glob:
Original file line number Diff line number Diff line change 1- ``` {eval-rst}
1+ ``` eval_rst
22:orphan:
33```
44## Optional codecs
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ See the child pages for more information:
2121* [ using the mapper] ( using/ )
2222* [ using custom codecs] ( custom_codecs/ )
2323
24- ``` {eval-rst}
24+ ``` eval_rst
2525.. toctree::
2626 :hidden:
2727 :glob:
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ wrap your statements in a custom [StatementWrapper] implementation.
4141[ execute ] : https://docs.datastax.com/en/drivers/java/3.11/com/datastax/driver/core/Session.html#execute-com.datastax.driver.core.Statement-
4242[ executeAsync ] : https://docs.datastax.com/en/drivers/java/3.11/com/datastax/driver/core/Session.html#executeAsync-com.datastax.driver.core.Statement-
4343
44- ``` {eval-rst}
44+ ``` eval_rst
4545.. toctree::
4646 :hidden:
4747 :glob:
Original file line number Diff line number Diff line change @@ -827,7 +827,7 @@ exhaustive list of new features in 2.0.
827827 (`ResultSet#getAvailableWithoutFetching` and `ResultSet#isFullyFetched`)
828828 as well as a mean to force the pre-fetching of the next page (`ResultSet#fetchMoreResults`).
829829
830- ```{eval - rst}
830+ ```eval_rst
831831.. toctree::
832832 :hidden:
833833 :glob:
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ See the child pages for more information:
99* [ Migrating Astyanax configurations to ScyllaDB Java driver configurations] ( configuration/ )
1010* [ Querying and retrieving results comparisons.] ( queries_and_results/ )
1111
12- ``` {eval-rst}
12+ ``` eval_rst
1313.. toctree::
1414 :hidden:
1515 :glob:
You can’t perform that action at this time.
0 commit comments