15 Commits

Author SHA1 Message Date
Balachandar Namasivayam
a167bf344e Update api version to 700 2020-05-28 12:16:03 -07:00
Balachandar Namasivayam
6d570cd865 Change version from 7.0 to 6.3 2020-04-03 21:38:58 -07:00
A.J. Beamon
72f92626e4 Update API version to 700 2020-01-30 09:26:27 -08:00
Saurabh Chaturvedi
cd4ddfe95b Fix typo in class scheduling Python example 2020-01-18 18:58:40 +05:30
A.J. Beamon
93be69b6a3 Increase the API version to 620. 2019-07-18 10:56:05 -07:00
Alec Grieser
fed5a9c0c6
set transaction timeouts and retry limits in the example class scheduling tutorial
Resolves #882: Consider setting timeouts in example code
2019-03-20 11:15:44 -06:00
A.J. Beamon
983a5bd390 Bump API version to 610 2018-09-26 10:58:07 -07:00
Alec Grieser
46b8612566
bump API version from 520 to 600 2018-07-09 11:00:57 -07:00
A.J. Beamon
026458baf3 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00
Steve Malmskog
9f3d026b91 Remove redundant drop function doc section
Drop function description was moved up adjacent to the other
functions to provide better document flow making this section
redundant, hence its removal.
2018-04-26 20:35:41 -07:00
xtreak
8016fd6dd8 Make docs Python 3 compatible 2018-04-25 11:51:55 +05:30
Steve M
01c0a059fa Fixups for python tutorial documentation
The available_classes function is using Subspace.unpack to
obtain the tuple, not fdb.tuple so update the description to
reflect this.

The limited seat tutorial section was missing the code and
text describing the update of the drop function.
2018-04-23 08:12:57 -07:00
Alec Grieser
694053829f
class scheduling tutorial now works in python 2.7 and python 3.6
this now uses are tuple encoding for integers instead of ASCII-encoding them
2018-04-18 17:20:45 -07:00
Alvin Moore
ba8e8f8389 Fixed python class scheduling documentation where versions of available_classes calls invalidtuple.unpack(k)[2].
Modified all class scheduling documentation pages removing mentioning of UI and updating wording within sections of Done and Are We Done? to be clearer.
Update configuration options within Command Line Interface documentation
Updated language describing Causal Riskiness within Command Line Interface documentation
Removed personal username from Ruby  class scheduling documentation file
2018-03-15 16:18:02 -07:00
John Brownlee
7d1984b4d4 Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00