Commit Graph

18 Commits

Author SHA1 Message Date
63e0b4af80 Changed html scheme for documentation. Adjusted version number in
documentation.
2020-06-03 13:34:48 +02:00
209c35681b Added docs directory for github pages. 2020-06-03 13:10:18 +02:00
4f5f26d0f6 removed usage.rst due to license issues 2020-02-18 19:04:29 +01:00
e1b7be4903 Added license.rst 2020-02-18 16:05:58 +01:00
d003581192 Set default master doc to index 2020-02-18 15:09:28 +01:00
4ac55f3b29 Remove sphinx markdown builder 2020-02-18 15:01:52 +01:00
80fce27cac Use indentation of 2 (instead of 4) 2020-02-18 14:28:32 +01:00
68591e0c35 Added new chapter "basic usage" 2020-02-18 13:59:44 +01:00
7dfeb7924c Fix indentation 2020-02-18 13:58:47 +01:00
dbaf6677db Documentation fixes. Added html version of documentation. 2020-02-18 10:38:25 +01:00
420eb5a291 Added missing description for ssl_capath connection parameter 2020-01-31 13:00:53 +01:00
db39c478a3 Fix for CONPY-38:
Fixed documentation: The default mode for scrolling is relative, not
absolute
2020-01-25 08:38:04 +01:00
2b4e58d024 Fix for CONPY-37:
Corrected option name: namedTuple should be named_tuple
2020-01-24 14:36:51 +01:00
a8e1375d43 Documentation fixes 2019-12-09 08:24:25 +01:00
675223744b Build fixes for MacOSX 2019-12-04 17:11:37 +01:00
e218d19060 CONPY-31: Implement callproc method
Input/Output or Output parameters have to be retrieved by .fetch methods,
  the .sp_outparams attribute indicates if the result set contains output
  parameters.
2019-12-03 20:18:38 +01:00
64f02a1161 Added documentation for ConnectionPool class 2019-12-01 07:22:06 +01:00
d207566c68 Added first documentation version 2019-11-29 10:06:42 +01:00