Skip to content

Commit fc8cfbd

Browse files
Improve documentation for SODA.
1 parent f647d73 commit fc8cfbd

File tree

8 files changed

+492
-502
lines changed

8 files changed

+492
-502
lines changed

doc/src/connection.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ Connection Object
284284

285285
Return a :ref:`SodaDatabase <sodadb>` object for Simple Oracle Document
286286
Access (SODA). All SODA operations are performed either on the returned
287-
SodaDatabase object or from objects created by SodaDatabase. See
288-
`here <http://www.oracle.com/pls/topic/lookup?
287+
SodaDatabase object or from objects created by the returned SodaDatabase
288+
object. See `here <http://www.oracle.com/pls/topic/lookup?
289289
ctx=dblatest&id=GUID-BE42F8D3-B86B-43B4-B2A3-5760A4DF79FB>`__ for
290290
additional information on SODA.
291291

doc/src/index.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@ Contents:
2424
lob.rst
2525
objecttype.rst
2626
aq.rst
27-
sodadb.rst
28-
sodacoll.rst
29-
sodaop.rst
30-
sodadoc.rst
31-
sodadoccur.rst
27+
soda.rst
3228
whatsnew.rst
3329
releasenotes.rst
3430
license.rst

0 commit comments

Comments
 (0)