diff --git a/.gitignore b/.gitignore index c3dc8e9b..9ff7ee34 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ MANIFEST # setup.py working directory build # sphinx build directory -doc/_build +docs/src/_build # setup.py dist directory dist # Egg metadata @@ -72,7 +72,7 @@ Icon? Thumbs.db ## Documentation generated files -docs/_build/doctrees -docs/generated +docs/src/_build/doctrees +docs/src/generated dask-worker-space diff --git a/docs/_build/html/.buildinfo b/docs/.buildinfo similarity index 100% rename from docs/_build/html/.buildinfo rename to docs/.buildinfo diff --git a/docs/_build/html/.nojekyll b/docs/.nojekyll similarity index 100% rename from docs/_build/html/.nojekyll rename to docs/.nojekyll diff --git a/docs/_build/html/searchindex.js b/docs/_build/html/searchindex.js deleted file mode 100644 index f5995fa7..00000000 --- a/docs/_build/html/searchindex.js +++ /dev/null @@ -1 +0,0 @@ -Search.setIndex({docnames:["api","generated/singlestore.connect","generated/singlestore.connection.Connection","generated/singlestore.connection.Connection.autocommit","generated/singlestore.connection.Connection.close","generated/singlestore.connection.Connection.commit","generated/singlestore.connection.Connection.cursor","generated/singlestore.connection.Connection.disable_data_api","generated/singlestore.connection.Connection.disable_http_api","generated/singlestore.connection.Connection.enable_data_api","generated/singlestore.connection.Connection.enable_http_api","generated/singlestore.connection.Connection.is_connected","generated/singlestore.connection.Connection.rollback","generated/singlestore.connection.Cursor","generated/singlestore.connection.Cursor.callproc","generated/singlestore.connection.Cursor.close","generated/singlestore.connection.Cursor.execute","generated/singlestore.connection.Cursor.executemany","generated/singlestore.connection.Cursor.fetchall","generated/singlestore.connection.Cursor.fetchmany","generated/singlestore.connection.Cursor.fetchone","generated/singlestore.connection.Cursor.is_connected","generated/singlestore.connection.Cursor.next","generated/singlestore.connection.Cursor.nextset","generated/singlestore.connection.Cursor.scroll","generated/singlestore.connection.Cursor.setinputsizes","generated/singlestore.connection.Cursor.setoutputsize","generated/singlestore.manage_cluster","generated/singlestore.manager.Cluster","generated/singlestore.manager.Cluster.connect","generated/singlestore.manager.Cluster.refresh","generated/singlestore.manager.Cluster.resume","generated/singlestore.manager.Cluster.suspend","generated/singlestore.manager.Cluster.terminate","generated/singlestore.manager.Cluster.update","generated/singlestore.manager.ClusterManager","generated/singlestore.manager.ClusterManager.clusters","generated/singlestore.manager.ClusterManager.create_cluster","generated/singlestore.manager.ClusterManager.get_cluster","generated/singlestore.manager.ClusterManager.regions","generated/singlestore.manager.Region","index","whatsnew"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["api.rst","generated/singlestore.connect.rst","generated/singlestore.connection.Connection.rst","generated/singlestore.connection.Connection.autocommit.rst","generated/singlestore.connection.Connection.close.rst","generated/singlestore.connection.Connection.commit.rst","generated/singlestore.connection.Connection.cursor.rst","generated/singlestore.connection.Connection.disable_data_api.rst","generated/singlestore.connection.Connection.disable_http_api.rst","generated/singlestore.connection.Connection.enable_data_api.rst","generated/singlestore.connection.Connection.enable_http_api.rst","generated/singlestore.connection.Connection.is_connected.rst","generated/singlestore.connection.Connection.rollback.rst","generated/singlestore.connection.Cursor.rst","generated/singlestore.connection.Cursor.callproc.rst","generated/singlestore.connection.Cursor.close.rst","generated/singlestore.connection.Cursor.execute.rst","generated/singlestore.connection.Cursor.executemany.rst","generated/singlestore.connection.Cursor.fetchall.rst","generated/singlestore.connection.Cursor.fetchmany.rst","generated/singlestore.connection.Cursor.fetchone.rst","generated/singlestore.connection.Cursor.is_connected.rst","generated/singlestore.connection.Cursor.next.rst","generated/singlestore.connection.Cursor.nextset.rst","generated/singlestore.connection.Cursor.scroll.rst","generated/singlestore.connection.Cursor.setinputsizes.rst","generated/singlestore.connection.Cursor.setoutputsize.rst","generated/singlestore.manage_cluster.rst","generated/singlestore.manager.Cluster.rst","generated/singlestore.manager.Cluster.connect.rst","generated/singlestore.manager.Cluster.refresh.rst","generated/singlestore.manager.Cluster.resume.rst","generated/singlestore.manager.Cluster.suspend.rst","generated/singlestore.manager.Cluster.terminate.rst","generated/singlestore.manager.Cluster.update.rst","generated/singlestore.manager.ClusterManager.rst","generated/singlestore.manager.ClusterManager.clusters.rst","generated/singlestore.manager.ClusterManager.create_cluster.rst","generated/singlestore.manager.ClusterManager.get_cluster.rst","generated/singlestore.manager.ClusterManager.regions.rst","generated/singlestore.manager.Region.rst","index.rst","whatsnew.rst"],objects:{"":[[0,0,0,"-","singlestore"]],"singlestore.connection":[[2,2,1,"","Connection"],[13,2,1,"","Cursor"]],"singlestore.connection.Connection":[[2,3,1,"","__init__"],[3,3,1,"","autocommit"],[4,3,1,"","close"],[5,3,1,"","commit"],[6,3,1,"","cursor"],[7,3,1,"","disable_data_api"],[8,3,1,"","disable_http_api"],[9,3,1,"","enable_data_api"],[10,3,1,"","enable_http_api"],[11,3,1,"","is_connected"],[12,3,1,"","rollback"]],"singlestore.connection.Cursor":[[13,3,1,"","__init__"],[14,3,1,"","callproc"],[15,3,1,"","close"],[16,3,1,"","execute"],[17,3,1,"","executemany"],[18,3,1,"","fetchall"],[19,3,1,"","fetchmany"],[20,3,1,"","fetchone"],[21,3,1,"","is_connected"],[22,3,1,"","next"],[23,3,1,"","nextset"],[24,3,1,"","scroll"],[25,3,1,"","setinputsizes"],[26,3,1,"","setoutputsize"]],"singlestore.manager":[[28,2,1,"","Cluster"],[35,2,1,"","ClusterManager"],[40,2,1,"","Region"]],"singlestore.manager.Cluster":[[28,3,1,"","__init__"],[29,3,1,"","connect"],[30,3,1,"","refresh"],[31,3,1,"","resume"],[32,3,1,"","suspend"],[33,3,1,"","terminate"],[34,3,1,"","update"]],"singlestore.manager.ClusterManager":[[35,3,1,"","__init__"],[36,4,1,"","clusters"],[37,3,1,"","create_cluster"],[38,3,1,"","get_cluster"],[39,4,1,"","regions"]],"singlestore.manager.Region":[[40,3,1,"","__init__"]],singlestore:[[1,1,1,"","connect"],[27,1,1,"","manage_cluster"]]},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","class","Python class"],"3":["py","method","Python method"],"4":["py","property","Python property"]},objtypes:{"0":"py:module","1":"py:function","2":"py:class","3":"py:method","4":"py:property"},terms:{"0":41,"00":[34,37],"1":[0,34,37,41],"10":33,"2":0,"20":[31,32,37],"3":0,"3306":1,"4":0,"443":1,"5":0,"600":[31,32,33,37],"80":1,"8080":1,"class":[2,13,28,35,40],"default":[0,1],"float":28,"function":[0,1,2,29],"import":0,"int":[1,9,10,19,24,25,26,31,32,33,37],"new":[0,6,37,41],"return":[0,1,6,9,10,11,18,19,20,21,22,23,27,29,31,32,33,36,37,38,39],"true":[1,3,23,37],By:1,If:[9,10,14,18,19,22,23,31,32,33],In:0,It:[0,28,40,41],The:[0,1,9,10,13,14,16,17,27,35,37,41],To:1,__init__:[2,13,28,35,40],abc:[14,16,17,25,28,34,37],about:0,abov:0,absolut:24,access:[0,14,27,28,35],access_token:[27,35],account:0,activ:[31,37],addit:[0,41],address:[1,34,37],admim_password:34,admin:[34,37],admin_password:[34,37],against:17,all:[0,18],allow:[0,1,9,10,34,37],also:41,an:[0,1,37],ani:[1,2,13,14,16,17,18,19,20,22,29],anoth:23,api:[1,7,8,9,10,27,28,35,40,41,42],ar:[0,1,2,18,19,20,28,29],area:25,argument:29,arrays:19,attribut:[0,2,13,19,28,35,40],author:1,autocommit:1,avail:[23,36,39],base:[13,27,35],base_url:[27,35],befor:[31,32,33,37],below:1,between:[31,32,33,37],bool:[1,3,11,21,23,31,32,33,37],buffer:26,call:[2,13,14,28,40],callabl:1,can:[0,1,14],certif:1,charact:1,charset:1,check:[21,31,32,33],cluster:[27,35,37,38,40,41,42],cluster_id:[28,38],clustermanag:[27,28,40,41],clustermanagererror:[31,32,33],clutermanag:0,code:[1,16,17],collect:[14,16,17,25,28,34,37],column:26,com:[1,27],command:13,compliant:[0,41,42],configur:41,conn:1,connect:[41,42],connector:[1,41],contain:1,context:1,convers:1,convert:1,core:[18,19,20,22],creat:[0,2,6,28,29,37],create_clust:28,created_at:28,credenti:1,cur:1,current:[0,9,10,30],cursor:[1,41],data:[1,7,8,9,10],databas:[0,1,2,4,11,13,29,41],datafram:[1,18,19,20,22],datetim:28,db:[0,41,42],db_name:1,defin:1,definit:[2,28,34,38],describ:1,describe_opt:[0,41],destroi:0,determin:11,dict:[1,16,17,18,19,20,22],dictionari:1,directli:[2,13,28,40],disabl:[1,7,8],disable_data_api:[9,10],document:[0,42],download:0,driver:[1,13],each:[31,32,33,37,42],either:[0,28],element:0,enabl:[9,10],enable_data_api:[7,8],endpoint:28,entri:0,environ:1,etc:[34,37],exampl:1,except:[29,37],execut:[0,1,17,41],exist:[22,28],expir:[34,37],expires_at:[28,34,37],fals:[23,31,32,33,37],featur:42,fetch:[18,19,20,26,41],fetchal:14,fetchmani:14,fetchon:14,file:1,firewall_rang:[28,34,37],follow:0,form:[0,1],format:[0,1,41],frame:[18,19,20,22],from:[0,19,20,22,24,42],gener:14,get:[0,1,41],get_clust:[0,28],get_opt:41,give:[0,31,32,33],global:[9,10],go:[31,32,33],host:[1,29],hostnam:1,http:[1,9,10,27,42],http_proxy_port:[9,10],id:[37,38],improv:42,includ:41,incom:[34,37],indic:1,inform:[0,40],instal:41,instanc:2,instanti:[13,28,35,40],instead:[2,13,40],interact:0,interfac:[41,42],intern:37,interv:37,ip:[1,34,37],iter:[14,16,17,22],kei:[1,27,35],keyword:[1,29],kwarg:[2,29],larg:26,left:1,licens:41,like:[0,14],list:[18,19,20,22,34,36,37,39],local:1,local_infil:1,manag:[1,27,41,42],manage_clust:[0,35,41],map:[16,17],maximum:37,me:1,memori:25,method:[0,2,9,10,13,28,35,40],mode:[1,3,24,31,32,33],more:22,move:24,multipl:[14,17],my_db:1,mysqlconnector:1,name:[1,14,28,34,37],namedtupl:[0,1],next:23,nextset:14,non:1,none:[1,3,4,5,7,8,9,10,12,14,15,16,17,18,19,24,25,26,27,28,31,32,33,34,35,37],notat:[34,37],number:[9,10,31,32,33,37],object:[0,2,6,13,28,29,30,40,41],odbc:1,odbc_driv:1,off:1,ones:0,onli:37,oper:[16,17],option:[0,1,9,10,14,16,17,19,20,22,23,26,27,28,29,31,32,33,34,35,37],os:1,other:[14,23,27,35],out:0,outlin:42,overal:1,p455w0rd:1,packag:0,panda:[18,19,20,22],param:[14,16],param_seq:17,paramet:[0,1,2,9,10,14,16,17,24,25,27,29,31,32,33,34,35,37,38,41],params_seq:17,password:[1,34,37],path:1,pend:[5,12],plan:37,point:0,poll:37,port:[1,9,10,29],posit:24,pre:41,predefin:25,primari:0,privileg:[9,10],procedur:14,properti:[36,39],protocol:1,provid:40,proxi:[9,10],pure:1,pure_python:1,python:1,queri:[0,1,13,14,41],rais:[22,31,32,33,37],rather:2,reach:[31,32,33],refer:41,region:[28,37,41],region_id:[37,40],rel:24,releas:41,remain:[18,19,20],requir:[9,10],result:[0,1,14,18,19,20,22,23,24,28,40,41],results_format:1,retriev:[0,14,27,38],row:[18,19,20,22],run:[9,10],s2:[0,1],s:[34,37,41],scheme:1,second:[31,32,33,37],see:[0,2],sequenc:[14,16,17,25,28,34,37],server:[9,10,29,31,32,33],servic:[0,41],session:1,set:[0,1,3,9,10,14,17,18,20,22,23,24,26],set_opt:41,should:[0,9,10,13,35],singl:20,singlestor:0,singlestore_password:1,singlestore_url:1,singlestore_us:1,size:[19,25,26,28,34,37],skip:23,specifi:[1,9,10,19,41],sql:[16,17],ssl:1,ssl_ca:1,ssl_cert:1,ssl_disabl:1,ssl_kei:1,standard:1,start:[9,10,41],state:[28,30],statement:[16,17],still:11,stopiter:22,store:14,str:[1,14,16,17,18,19,20,22,24,26,27,28,34,35,37,38,40],string:[0,1],submit:13,subsequ:14,substitut:[16,17,41],suppli:29,support:42,take:0,terminated_at:28,than:2,thei:0,them:2,thi:[0,1,2,9,10,13,28,29,35,40,42],through:[0,2],timeout:[31,32,33],timestamp:[34,37],token:[27,35],total:[31,32,33],transact:[5,12],tupl:[0,1,18,19,20,22],type:[1,6,9,10,11,19,20,21,22,27,29,37,38],typic:[1,2],union:[16,17,18,19,20,22,28,37],unit:28,unless:1,up:[31,32,33],updat:30,upload:1,url:[0,1,27,35,41],us:[0,1,9,10,13,14,19,22,27,28,35,37,40,41],usag:1,user:1,usernam:1,utf8:1,v0:41,v0beta:27,valu:[0,1,3,9,10,18,19,20,22,24],variabl:[1,9,10],version:[27,28,35],wait:[31,32,33,37],wait_interv:[31,32,33,37],wait_on_act:37,wait_on_resum:31,wait_on_suspend:32,wait_on_termin:33,wait_timeout:[31,32,33,37],what:[0,41],when:[34,37],where:24,which:[1,29],within:1,you:[0,1],your:0},titles:["API Reference","singlestore.connect","singlestore.connection.Connection","singlestore.connection.Connection.autocommit","singlestore.connection.Connection.close","singlestore.connection.Connection.commit","singlestore.connection.Connection.cursor","singlestore.connection.Connection.disable_data_api","singlestore.connection.Connection.disable_http_api","singlestore.connection.Connection.enable_data_api","singlestore.connection.Connection.enable_http_api","singlestore.connection.Connection.is_connected","singlestore.connection.Connection.rollback","singlestore.connection.Cursor","singlestore.connection.Cursor.callproc","singlestore.connection.Cursor.close","singlestore.connection.Cursor.execute","singlestore.connection.Cursor.executemany","singlestore.connection.Cursor.fetchall","singlestore.connection.Cursor.fetchmany","singlestore.connection.Cursor.fetchone","singlestore.connection.Cursor.is_connected","singlestore.connection.Cursor.next","singlestore.connection.Cursor.nextset","singlestore.connection.Cursor.scroll","singlestore.connection.Cursor.setinputsizes","singlestore.connection.Cursor.setoutputsize","singlestore.manage_cluster","singlestore.manager.Cluster","singlestore.manager.Cluster.connect","singlestore.manager.Cluster.refresh","singlestore.manager.Cluster.resume","singlestore.manager.Cluster.suspend","singlestore.manager.Cluster.terminate","singlestore.manager.Cluster.update","singlestore.manager.ClusterManager","singlestore.manager.ClusterManager.clusters","singlestore.manager.ClusterManager.create_cluster","singlestore.manager.ClusterManager.get_cluster","singlestore.manager.ClusterManager.regions","singlestore.manager.Region","SingleStore Python Client","What\u2019s New"],titleterms:{"0":42,"1":42,"new":42,api:0,autocommit:3,callproc:14,client:41,close:[4,15],cluster:[0,28,29,30,31,32,33,34,36],clustermanag:[0,35,36,37,38,39],commit:5,configur:0,connect:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,29],content:41,create_clust:37,cursor:[0,6,13,14,15,16,17,18,19,20,21,22,23,24,25,26],disable_data_api:7,disable_http_api:8,enable_data_api:9,enable_http_api:10,execut:16,executemani:17,fetchal:18,fetchmani:19,fetchon:20,get_clust:38,is_connect:[11,21],manag:[0,28,29,30,31,32,33,34,35,36,37,38,39,40],manage_clust:27,next:22,nextset:23,pre:42,python:41,refer:0,refresh:30,region:[0,39,40],releas:42,resum:31,rollback:12,s:42,scroll:24,setinputs:25,setoutputs:26,singlestor:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],suspend:32,termin:33,updat:34,v0:42,what:42}}) diff --git a/docs/_build/html/_images/singlestore-logo.png b/docs/_images/singlestore-logo.png similarity index 100% rename from docs/_build/html/_images/singlestore-logo.png rename to docs/_images/singlestore-logo.png diff --git a/docs/_build/html/_sources/api.rst.txt b/docs/_sources/api.rst.txt similarity index 100% rename from docs/_build/html/_sources/api.rst.txt rename to docs/_sources/api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connect.rst.txt b/docs/_sources/generated/singlestore.connect.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connect.rst.txt rename to docs/_sources/generated/singlestore.connect.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.close.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.close.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.close.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.close.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.commit.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.commit.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.commit.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.commit.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.cursor.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.cursor.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.cursor.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.cursor.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.rollback.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.rollback.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.rollback.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.rollback.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.close.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.close.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.close.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.close.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.execute.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.execute.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.execute.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.execute.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.next.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.next.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.next.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.next.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.describe_option.rst.txt b/docs/_sources/generated/singlestore.describe_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.describe_option.rst.txt rename to docs/_sources/generated/singlestore.describe_option.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.get_option.rst.txt b/docs/_sources/generated/singlestore.get_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.get_option.rst.txt rename to docs/_sources/generated/singlestore.get_option.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manage_cluster.rst.txt b/docs/_sources/generated/singlestore.manage_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manage_cluster.rst.txt rename to docs/_sources/generated/singlestore.manage_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.connect.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.connect.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.connect.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.connect.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.resume.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.resume.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.resume.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.resume.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.update.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.update.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.update.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.update.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Region.rst.txt b/docs/_sources/generated/singlestore.manager.Region.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Region.rst.txt rename to docs/_sources/generated/singlestore.manager.Region.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.set_option.rst.txt b/docs/_sources/generated/singlestore.set_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.set_option.rst.txt rename to docs/_sources/generated/singlestore.set_option.rst.txt diff --git a/docs/_build/html/_sources/getting-started.rst.txt b/docs/_sources/getting-started.rst.txt similarity index 100% rename from docs/_build/html/_sources/getting-started.rst.txt rename to docs/_sources/getting-started.rst.txt diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_sources/index.rst.txt similarity index 90% rename from docs/_build/html/_sources/index.rst.txt rename to docs/_sources/index.rst.txt index 741d0a99..bf0db22a 100644 --- a/docs/_build/html/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -1,5 +1,5 @@ -.. image:: ../resources/singlestore-logo.png +.. image:: ../../resources/singlestore-logo.png :align: left :height: 50 :width: 50 diff --git a/docs/_build/html/_sources/install.rst.txt b/docs/_sources/install.rst.txt similarity index 100% rename from docs/_build/html/_sources/install.rst.txt rename to docs/_sources/install.rst.txt diff --git a/docs/_build/html/_sources/license.rst.txt b/docs/_sources/license.rst.txt similarity index 100% rename from docs/_build/html/_sources/license.rst.txt rename to docs/_sources/license.rst.txt diff --git a/docs/_build/html/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt similarity index 100% rename from docs/_build/html/_sources/whatsnew.rst.txt rename to docs/_sources/whatsnew.rst.txt diff --git a/docs/_build/html/_static/basic.css b/docs/_static/basic.css similarity index 100% rename from docs/_build/html/_static/basic.css rename to docs/_static/basic.css diff --git a/docs/_build/html/_static/css/badge_only.css b/docs/_static/css/badge_only.css similarity index 100% rename from docs/_build/html/_static/css/badge_only.css rename to docs/_static/css/badge_only.css diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff b/docs/_static/css/fonts/Roboto-Slab-Bold.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff rename to docs/_static/css/fonts/Roboto-Slab-Bold.woff diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 b/docs/_static/css/fonts/Roboto-Slab-Bold.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 rename to docs/_static/css/fonts/Roboto-Slab-Bold.woff2 diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff b/docs/_static/css/fonts/Roboto-Slab-Regular.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff rename to docs/_static/css/fonts/Roboto-Slab-Regular.woff diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 b/docs/_static/css/fonts/Roboto-Slab-Regular.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 rename to docs/_static/css/fonts/Roboto-Slab-Regular.woff2 diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.eot b/docs/_static/css/fonts/fontawesome-webfont.eot similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.eot rename to docs/_static/css/fonts/fontawesome-webfont.eot diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.svg b/docs/_static/css/fonts/fontawesome-webfont.svg similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.svg rename to docs/_static/css/fonts/fontawesome-webfont.svg diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf b/docs/_static/css/fonts/fontawesome-webfont.ttf similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf rename to docs/_static/css/fonts/fontawesome-webfont.ttf diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff b/docs/_static/css/fonts/fontawesome-webfont.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.woff rename to docs/_static/css/fonts/fontawesome-webfont.woff diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2 b/docs/_static/css/fonts/fontawesome-webfont.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2 rename to docs/_static/css/fonts/fontawesome-webfont.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-bold-italic.woff b/docs/_static/css/fonts/lato-bold-italic.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold-italic.woff rename to docs/_static/css/fonts/lato-bold-italic.woff diff --git a/docs/_build/html/_static/css/fonts/lato-bold-italic.woff2 b/docs/_static/css/fonts/lato-bold-italic.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold-italic.woff2 rename to docs/_static/css/fonts/lato-bold-italic.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-bold.woff b/docs/_static/css/fonts/lato-bold.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold.woff rename to docs/_static/css/fonts/lato-bold.woff diff --git a/docs/_build/html/_static/css/fonts/lato-bold.woff2 b/docs/_static/css/fonts/lato-bold.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold.woff2 rename to docs/_static/css/fonts/lato-bold.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-normal-italic.woff b/docs/_static/css/fonts/lato-normal-italic.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal-italic.woff rename to docs/_static/css/fonts/lato-normal-italic.woff diff --git a/docs/_build/html/_static/css/fonts/lato-normal-italic.woff2 b/docs/_static/css/fonts/lato-normal-italic.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal-italic.woff2 rename to docs/_static/css/fonts/lato-normal-italic.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-normal.woff b/docs/_static/css/fonts/lato-normal.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal.woff rename to docs/_static/css/fonts/lato-normal.woff diff --git a/docs/_build/html/_static/css/fonts/lato-normal.woff2 b/docs/_static/css/fonts/lato-normal.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal.woff2 rename to docs/_static/css/fonts/lato-normal.woff2 diff --git a/docs/_build/html/_static/css/theme.css b/docs/_static/css/theme.css similarity index 100% rename from docs/_build/html/_static/css/theme.css rename to docs/_static/css/theme.css diff --git a/docs/_build/html/_static/custom.css b/docs/_static/custom.css similarity index 100% rename from docs/_build/html/_static/custom.css rename to docs/_static/custom.css diff --git a/docs/_build/html/_static/doctools.js b/docs/_static/doctools.js similarity index 100% rename from docs/_build/html/_static/doctools.js rename to docs/_static/doctools.js diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_static/documentation_options.js similarity index 100% rename from docs/_build/html/_static/documentation_options.js rename to docs/_static/documentation_options.js diff --git a/docs/_build/html/_static/file.png b/docs/_static/file.png similarity index 100% rename from docs/_build/html/_static/file.png rename to docs/_static/file.png diff --git a/docs/_build/html/_static/jquery-3.5.1.js b/docs/_static/jquery-3.5.1.js similarity index 100% rename from docs/_build/html/_static/jquery-3.5.1.js rename to docs/_static/jquery-3.5.1.js diff --git a/docs/_build/html/_static/jquery.js b/docs/_static/jquery.js similarity index 100% rename from docs/_build/html/_static/jquery.js rename to docs/_static/jquery.js diff --git a/docs/_build/html/_static/js/badge_only.js b/docs/_static/js/badge_only.js similarity index 100% rename from docs/_build/html/_static/js/badge_only.js rename to docs/_static/js/badge_only.js diff --git a/docs/_build/html/_static/js/html5shiv-printshiv.min.js b/docs/_static/js/html5shiv-printshiv.min.js similarity index 100% rename from docs/_build/html/_static/js/html5shiv-printshiv.min.js rename to docs/_static/js/html5shiv-printshiv.min.js diff --git a/docs/_build/html/_static/js/html5shiv.min.js b/docs/_static/js/html5shiv.min.js similarity index 100% rename from docs/_build/html/_static/js/html5shiv.min.js rename to docs/_static/js/html5shiv.min.js diff --git a/docs/_build/html/_static/js/theme.js b/docs/_static/js/theme.js similarity index 100% rename from docs/_build/html/_static/js/theme.js rename to docs/_static/js/theme.js diff --git a/docs/_build/html/_static/language_data.js b/docs/_static/language_data.js similarity index 100% rename from docs/_build/html/_static/language_data.js rename to docs/_static/language_data.js diff --git a/docs/_build/html/_static/minus.png b/docs/_static/minus.png similarity index 100% rename from docs/_build/html/_static/minus.png rename to docs/_static/minus.png diff --git a/docs/_build/html/_static/plus.png b/docs/_static/plus.png similarity index 100% rename from docs/_build/html/_static/plus.png rename to docs/_static/plus.png diff --git a/docs/_build/html/_static/pygments.css b/docs/_static/pygments.css similarity index 100% rename from docs/_build/html/_static/pygments.css rename to docs/_static/pygments.css diff --git a/docs/_build/html/_static/searchtools.js b/docs/_static/searchtools.js similarity index 100% rename from docs/_build/html/_static/searchtools.js rename to docs/_static/searchtools.js diff --git a/docs/_build/html/_static/underscore-1.13.1.js b/docs/_static/underscore-1.13.1.js similarity index 100% rename from docs/_build/html/_static/underscore-1.13.1.js rename to docs/_static/underscore-1.13.1.js diff --git a/docs/_build/html/_static/underscore.js b/docs/_static/underscore.js similarity index 100% rename from docs/_build/html/_static/underscore.js rename to docs/_static/underscore.js diff --git a/docs/_build/html/api.html b/docs/api.html similarity index 96% rename from docs/_build/html/api.html rename to docs/api.html index bb2b8760..baeb48d0 100644 --- a/docs/_build/html/api.html +++ b/docs/api.html @@ -57,8 +57,6 @@
  • Connection.rollback
  • Connection.cursor
  • Connection.is_connected
  • -
  • Connection.enable_data_api
  • -
  • Connection.disable_data_api
  • Cursor
  • Cursor
  • diff --git a/docs/_build/html/generated/singlestore.connection.Connection.close.html b/docs/generated/singlestore.connection.Connection.close.html similarity index 96% rename from docs/_build/html/generated/singlestore.connection.Connection.close.html rename to docs/generated/singlestore.connection.Connection.close.html index e54a130b..8061793f 100644 --- a/docs/_build/html/generated/singlestore.connection.Connection.close.html +++ b/docs/generated/singlestore.connection.Connection.close.html @@ -57,8 +57,6 @@
  • Connection.rollback
  • Connection.cursor
  • Connection.is_connected
  • -
  • Connection.enable_data_api
  • -
  • Connection.disable_data_api
  • Cursor
  • diff --git a/docs/_build/html/generated/singlestore.connection.Connection.commit.html b/docs/generated/singlestore.connection.Connection.commit.html similarity index 96% rename from docs/_build/html/generated/singlestore.connection.Connection.commit.html rename to docs/generated/singlestore.connection.Connection.commit.html index 84d94ddb..56500657 100644 --- a/docs/_build/html/generated/singlestore.connection.Connection.commit.html +++ b/docs/generated/singlestore.connection.Connection.commit.html @@ -57,8 +57,6 @@
  • Connection.rollback
  • Connection.cursor
  • Connection.is_connected
  • -
  • Connection.enable_data_api
  • -
  • Connection.disable_data_api
  • Cursor
  • diff --git a/docs/_build/html/generated/singlestore.connection.Connection.cursor.html b/docs/generated/singlestore.connection.Connection.cursor.html similarity index 96% rename from docs/_build/html/generated/singlestore.connection.Connection.cursor.html rename to docs/generated/singlestore.connection.Connection.cursor.html index dbd266a2..7cab59fc 100644 --- a/docs/_build/html/generated/singlestore.connection.Connection.cursor.html +++ b/docs/generated/singlestore.connection.Connection.cursor.html @@ -57,8 +57,6 @@
  • Connection.rollback
  • Connection.cursor
  • Connection.is_connected
  • -
  • Connection.enable_data_api
  • -
  • Connection.disable_data_api
  • Cursor
  • diff --git a/docs/_build/html/generated/singlestore.connection.Connection.disable_data_api.html b/docs/generated/singlestore.connection.Connection.disable_data_api.html similarity index 64% rename from docs/_build/html/generated/singlestore.connection.Connection.disable_data_api.html rename to docs/generated/singlestore.connection.Connection.disable_data_api.html index 559e81ba..041b0fbb 100644 --- a/docs/_build/html/generated/singlestore.connection.Connection.disable_data_api.html +++ b/docs/generated/singlestore.connection.Connection.disable_data_api.html @@ -19,8 +19,6 @@ - - @@ -42,32 +40,11 @@
    diff --git a/docs/_build/html/generated/singlestore.connection.Connection.rollback.html b/docs/generated/singlestore.connection.Connection.rollback.html similarity index 96% rename from docs/_build/html/generated/singlestore.connection.Connection.rollback.html rename to docs/generated/singlestore.connection.Connection.rollback.html index 7f436b5b..1a6d82b9 100644 --- a/docs/_build/html/generated/singlestore.connection.Connection.rollback.html +++ b/docs/generated/singlestore.connection.Connection.rollback.html @@ -57,8 +57,6 @@
  • Connection.rollback
  • Connection.cursor
  • Connection.is_connected
  • -
  • Connection.enable_data_api
  • -
  • Connection.disable_data_api
  • Cursor
  • diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.callproc.html b/docs/generated/singlestore.connection.Cursor.callproc.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.callproc.html rename to docs/generated/singlestore.connection.Cursor.callproc.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.close.html b/docs/generated/singlestore.connection.Cursor.close.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.close.html rename to docs/generated/singlestore.connection.Cursor.close.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.execute.html b/docs/generated/singlestore.connection.Cursor.execute.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.execute.html rename to docs/generated/singlestore.connection.Cursor.execute.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.executemany.html b/docs/generated/singlestore.connection.Cursor.executemany.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.executemany.html rename to docs/generated/singlestore.connection.Cursor.executemany.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.fetchall.html b/docs/generated/singlestore.connection.Cursor.fetchall.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.fetchall.html rename to docs/generated/singlestore.connection.Cursor.fetchall.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.fetchmany.html b/docs/generated/singlestore.connection.Cursor.fetchmany.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.fetchmany.html rename to docs/generated/singlestore.connection.Cursor.fetchmany.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.fetchone.html b/docs/generated/singlestore.connection.Cursor.fetchone.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.fetchone.html rename to docs/generated/singlestore.connection.Cursor.fetchone.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.html b/docs/generated/singlestore.connection.Cursor.html similarity index 97% rename from docs/_build/html/generated/singlestore.connection.Cursor.html rename to docs/generated/singlestore.connection.Cursor.html index 8eedcf1b..88bb9f9e 100644 --- a/docs/_build/html/generated/singlestore.connection.Cursor.html +++ b/docs/generated/singlestore.connection.Cursor.html @@ -20,7 +20,7 @@ - + @@ -204,7 +204,7 @@

    singlestore.connection.Cursor - + diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.is_connected.html b/docs/generated/singlestore.connection.Cursor.is_connected.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.is_connected.html rename to docs/generated/singlestore.connection.Cursor.is_connected.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.next.html b/docs/generated/singlestore.connection.Cursor.next.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.next.html rename to docs/generated/singlestore.connection.Cursor.next.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.nextset.html b/docs/generated/singlestore.connection.Cursor.nextset.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.nextset.html rename to docs/generated/singlestore.connection.Cursor.nextset.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.scroll.html b/docs/generated/singlestore.connection.Cursor.scroll.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.scroll.html rename to docs/generated/singlestore.connection.Cursor.scroll.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.setinputsizes.html b/docs/generated/singlestore.connection.Cursor.setinputsizes.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.setinputsizes.html rename to docs/generated/singlestore.connection.Cursor.setinputsizes.html diff --git a/docs/_build/html/generated/singlestore.connection.Cursor.setoutputsize.html b/docs/generated/singlestore.connection.Cursor.setoutputsize.html similarity index 100% rename from docs/_build/html/generated/singlestore.connection.Cursor.setoutputsize.html rename to docs/generated/singlestore.connection.Cursor.setoutputsize.html diff --git a/docs/_build/html/generated/singlestore.describe_option.html b/docs/generated/singlestore.describe_option.html similarity index 100% rename from docs/_build/html/generated/singlestore.describe_option.html rename to docs/generated/singlestore.describe_option.html diff --git a/docs/_build/html/generated/singlestore.get_option.html b/docs/generated/singlestore.get_option.html similarity index 100% rename from docs/_build/html/generated/singlestore.get_option.html rename to docs/generated/singlestore.get_option.html diff --git a/docs/_build/html/generated/singlestore.manage_cluster.html b/docs/generated/singlestore.manage_cluster.html similarity index 100% rename from docs/_build/html/generated/singlestore.manage_cluster.html rename to docs/generated/singlestore.manage_cluster.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.connect.html b/docs/generated/singlestore.manager.Cluster.connect.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.connect.html rename to docs/generated/singlestore.manager.Cluster.connect.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.html b/docs/generated/singlestore.manager.Cluster.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.html rename to docs/generated/singlestore.manager.Cluster.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.refresh.html b/docs/generated/singlestore.manager.Cluster.refresh.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.refresh.html rename to docs/generated/singlestore.manager.Cluster.refresh.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.resume.html b/docs/generated/singlestore.manager.Cluster.resume.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.resume.html rename to docs/generated/singlestore.manager.Cluster.resume.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.suspend.html b/docs/generated/singlestore.manager.Cluster.suspend.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.suspend.html rename to docs/generated/singlestore.manager.Cluster.suspend.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.terminate.html b/docs/generated/singlestore.manager.Cluster.terminate.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.terminate.html rename to docs/generated/singlestore.manager.Cluster.terminate.html diff --git a/docs/_build/html/generated/singlestore.manager.Cluster.update.html b/docs/generated/singlestore.manager.Cluster.update.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Cluster.update.html rename to docs/generated/singlestore.manager.Cluster.update.html diff --git a/docs/_build/html/generated/singlestore.manager.ClusterManager.clusters.html b/docs/generated/singlestore.manager.ClusterManager.clusters.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.ClusterManager.clusters.html rename to docs/generated/singlestore.manager.ClusterManager.clusters.html diff --git a/docs/_build/html/generated/singlestore.manager.ClusterManager.create_cluster.html b/docs/generated/singlestore.manager.ClusterManager.create_cluster.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.ClusterManager.create_cluster.html rename to docs/generated/singlestore.manager.ClusterManager.create_cluster.html diff --git a/docs/_build/html/generated/singlestore.manager.ClusterManager.get_cluster.html b/docs/generated/singlestore.manager.ClusterManager.get_cluster.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.ClusterManager.get_cluster.html rename to docs/generated/singlestore.manager.ClusterManager.get_cluster.html diff --git a/docs/_build/html/generated/singlestore.manager.ClusterManager.html b/docs/generated/singlestore.manager.ClusterManager.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.ClusterManager.html rename to docs/generated/singlestore.manager.ClusterManager.html diff --git a/docs/_build/html/generated/singlestore.manager.ClusterManager.regions.html b/docs/generated/singlestore.manager.ClusterManager.regions.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.ClusterManager.regions.html rename to docs/generated/singlestore.manager.ClusterManager.regions.html diff --git a/docs/_build/html/generated/singlestore.manager.Region.html b/docs/generated/singlestore.manager.Region.html similarity index 100% rename from docs/_build/html/generated/singlestore.manager.Region.html rename to docs/generated/singlestore.manager.Region.html diff --git a/docs/_build/html/generated/singlestore.set_option.html b/docs/generated/singlestore.set_option.html similarity index 100% rename from docs/_build/html/generated/singlestore.set_option.html rename to docs/generated/singlestore.set_option.html diff --git a/docs/_build/html/genindex.html b/docs/genindex.html similarity index 100% rename from docs/_build/html/genindex.html rename to docs/genindex.html diff --git a/docs/_build/html/getting-started.html b/docs/getting-started.html similarity index 98% rename from docs/_build/html/getting-started.html rename to docs/getting-started.html index 1cd6d6b0..a175e4c4 100644 --- a/docs/_build/html/getting-started.html +++ b/docs/getting-started.html @@ -161,7 +161,7 @@

    Executing Queries('auto_attach', 'ON') ('auto_increment_increment', '1') ('auto_increment_offset', '1') -('auto_replicate', 'OFF') +('auto_replicate', 'SYNC') ('autocommit', 'OFF') @@ -185,7 +185,7 @@

    Named Substitution('auto_attach', 'ON') ('auto_increment_increment', '1') ('auto_increment_offset', '1') -('auto_replicate', 'OFF') +('auto_replicate', 'SYNC') ('autocommit', 'OFF') @@ -205,7 +205,7 @@

    Numeric Substitution('auto_attach', 'ON') ('auto_increment_increment', '1') ('auto_increment_offset', '1') -('auto_replicate', 'OFF') +('auto_replicate', 'SYNC') ('autocommit', 'OFF') @@ -235,7 +235,7 @@

    Fetching Results('auto_attach', 'ON') ('auto_increment_increment', '1') ('auto_increment_offset', '1') -('auto_replicate', 'OFF') +('auto_replicate', 'SYNC') ('autocommit', 'OFF') @@ -256,7 +256,7 @@

    Tuples (Default)('auto_attach', 'ON') ('auto_increment_increment', '1') ('auto_increment_offset', '1') -('auto_replicate', 'OFF') +('auto_replicate', 'SYNC') ('autocommit', 'OFF') @@ -272,7 +272,7 @@

    Named TuplesRow(Variable_name='auto_attach', Value='ON') Row(Variable_name='auto_increment_increment', Value='1') Row(Variable_name='auto_increment_offset', Value='1') -Row(Variable_name='auto_replicate', Value='OFF') +Row(Variable_name='auto_replicate', Value='SYNC') Row(Variable_name='autocommit', Value='OFF') @@ -288,7 +288,7 @@

    Dictionaries{'Variable_name': 'auto_attach', 'Value': 'ON'} {'Variable_name': 'auto_increment_increment', 'Value': '1'} {'Variable_name': 'auto_increment_offset', 'Value': '1'} -{'Variable_name': 'auto_replicate', 'Value': 'OFF'} +{'Variable_name': 'auto_replicate', 'Value': 'SYNC'} {'Variable_name': 'autocommit', 'Value': 'OFF'} @@ -306,7 +306,7 @@

    DataFrames0 auto_attach ON 1 auto_increment_increment 1 2 auto_increment_offset 1 -3 auto_replicate OFF +3 auto_replicate SYNC 4 autocommit OFF diff --git a/docs/_build/html/index.html b/docs/index.html similarity index 100% rename from docs/_build/html/index.html rename to docs/index.html diff --git a/docs/_build/html/install.html b/docs/install.html similarity index 100% rename from docs/_build/html/install.html rename to docs/install.html diff --git a/docs/_build/html/license.html b/docs/license.html similarity index 100% rename from docs/_build/html/license.html rename to docs/license.html diff --git a/docs/_build/html/objects.inv b/docs/objects.inv similarity index 100% rename from docs/_build/html/objects.inv rename to docs/objects.inv diff --git a/docs/_build/html/py-modindex.html b/docs/py-modindex.html similarity index 100% rename from docs/_build/html/py-modindex.html rename to docs/py-modindex.html diff --git a/docs/_build/html/search.html b/docs/search.html similarity index 100% rename from docs/_build/html/search.html rename to docs/search.html diff --git a/docs/searchindex.js b/docs/searchindex.js new file mode 100644 index 00000000..35b06863 --- /dev/null +++ b/docs/searchindex.js @@ -0,0 +1 @@ +Search.setIndex({docnames:["api","getting-started","index","install","license","whatsnew"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["api.rst","getting-started.rst","index.rst","install.rst","license.rst","whatsnew.rst"],objects:{"":[[0,0,0,"-","singlestore"]]},objnames:{"0":["py","module","Python module"]},objtypes:{"0":"py:module"},terms:{"0":[1,2,4],"1":[0,1,2,4],"10":1,"11":1,"12":1,"13":1,"14":1,"2":[0,1,4],"2004":4,"2021":4,"3":[0,1],"4":[0,1],"5":[0,1],"50":4,"6":1,"7":1,"8":1,"9":[1,4],"class":4,"default":0,"do":[1,4],"function":[0,1],"import":[0,1,4],"new":[0,2],"return":[0,1],"true":1,"while":4,A:[1,4],AND:4,AS:4,As:1,By:1,FOR:4,For:4,IS:4,If:[1,3,4],In:[0,1,4],It:[0,2],Not:4,OF:4,ON:1,OR:4,The:[0,1,2,3,4],To:4,abl:1,about:0,abov:[0,4],accept:4,access:0,account:0,act:4,add:4,addendum:4,addit:[0,2,4],additon:1,address:1,advis:4,against:4,agre:4,agreement:4,all:[0,1,4],alleg:4,allow:0,alon:4,along:4,alongsid:4,also:[1,2,3,4],amount:1,an:[0,1,4],anaconda:3,ani:4,annot:4,apach:4,api:[2,5],appear:4,appendix:4,appli:4,applic:4,appropri:4,ar:[0,1,3,4],archiv:4,aris:4,assert:4,associ:4,assum:4,attach:4,attribut:[0,4],author:4,authorship:4,auto:1,auto_attach:1,auto_increment_incr:1,auto_increment_offset:1,auto_repl:1,autocommit:1,automat:1,avail:4,back:1,base:[1,4],basi:4,batch:1,been:4,behalf:4,being:1,below:[1,4],benefici:4,better:1,bind:4,boilerpl:4,bracket:4,c:3,call:1,can:[0,1,3],cannot:4,carri:4,caus:4,chang:4,charact:4,charg:4,choic:1,choos:4,claim:4,client:[1,3],cluster:[2,5],clustermanag:2,clutermanag:0,code:4,column:1,combin:4,comment:4,commerci:4,common:4,commun:4,compil:4,compli:4,complianc:4,compliant:[0,2,5],comput:[1,4],conda:3,condit:4,configur:[2,4],conn:1,connect:[2,5],connector:2,consequenti:4,consist:4,conspicu:4,constitut:4,constru:4,contain:4,content:4,contract:4,contribut:4,contributor:4,contributori:4,control:4,convers:4,copi:4,copyright:4,correspond:1,counterclaim:4,creat:0,credenti:1,cross:4,cur:1,current:0,cursor:[1,2],customari:4,damag:4,data:1,databas:[0,1,2],date:4,db:[0,2,5],defend:4,defin:[1,4],definit:4,deliber:4,depend:1,deriv:4,describ:[1,4],describe_opt:[0,2],descript:4,design:4,destroi:0,determin:4,dict:1,differ:4,direct:4,disclaim:4,discuss:4,displai:4,distribut:4,document:[0,1,4,5],doe:4,don:4,done:1,download:0,each:[1,4,5],easier:4,editori:4,either:[0,1,4],elabor:4,electron:4,element:[0,1],enclos:4,end:4,enough:1,entir:1,entiti:4,entri:0,equal:1,escap:1,establish:1,even:4,event:4,exampl:[1,4],except:4,exclud:4,exclus:4,execut:[0,2,4],exercis:4,expect:1,explicitli:4,express:4,failur:4,fairli:1,featur:5,fee:4,fetch:2,fetchal:1,fetchmani:1,fetchon:1,field:4,fifti:4,file:4,fine:1,fit:4,follow:[0,1,4],form:[0,4],format:[0,2,4],free:4,from:[0,1,4,5],full:1,gener:4,get:[0,2],get_clust:0,get_opt:2,give:[0,4],given:1,goodwil:4,govern:4,grant:4,grossli:4,ha:4,harmless:4,have:[1,4],here:1,herebi:4,herein:4,hold:4,host:1,hostnam:1,how:4,howev:[1,4],http:[1,4,5],i:4,idea:1,identif:4,identifi:4,ii:4,iii:4,impli:4,improv:[4,5],inabl:4,incident:4,includ:[2,4],inclus:4,incorpor:4,incur:4,indemn:4,indemnifi:4,indic:4,indirect:4,individu:4,inform:[0,4],infring:4,instal:2,institut:4,integ:1,intention:4,interact:0,interfac:[2,4,5],ip:1,irrevoc:4,issu:4,iter:1,its:4,itself:1,januari:4,kei:1,keyword:1,kind:4,languag:4,larg:1,law:4,lawsuit:4,least:4,legal:4,liabil:4,liabl:4,licens:2,licensor:4,like:[0,1],limit:4,link:4,list:[1,4],litig:4,local_infil:1,loop:1,loss:4,made:[1,4],mai:[1,4],mail:4,make:4,malfunct:4,manag:[2,4,5],manage_clust:[0,2],map:1,mark:4,mean:4,mechan:4,media:4,medium:4,meet:4,memori:1,merchant:4,mere:4,method:[0,1],modif:4,modifi:4,more:4,mostli:1,must:[1,4],name:4,namedtupl:[0,1],necessarili:4,neglig:4,non:4,normal:4,note:1,noth:4,notic:4,notwithstand:4,number:1,object:[0,2,4],oblig:4,obtain:4,off:1,offer:4,onc:1,one:[1,4],ones:0,onli:4,option:[0,1],org:4,origin:4,other:4,otherwis:4,out:[0,4],outlin:5,outstand:4,over:1,own:4,owner:4,ownership:4,packag:[0,1],page:4,panda:1,paramet:[0,2],part:4,parti:4,particular:4,pass:1,password:1,patent:4,pattern:1,per:1,percent:4,perform:4,permiss:4,perpetu:4,pertain:4,pip:3,place:4,point:0,port:1,posit:1,possibl:[1,4],power:4,pre:2,prefer:4,prepar:4,primari:0,print:[1,4],product:4,promin:4,provid:4,publicli:4,purpos:4,put:1,python:[1,3],queri:[0,2],quot:1,readabl:4,reason:4,receiv:4,recipi:4,recommend:4,redistribut:4,refer:2,regard:4,region:2,releas:2,remain:4,replac:[1,4],replad:1,repres:4,reproduc:4,reproduct:4,requir:[1,4],respons:4,result:[0,2,4],results_format:1,retain:4,retriev:[0,1],revis:4,right:4,risk:4,row:1,royalti:4,s2:[0,1],s:[1,2,4],same:4,section:[1,4],see:[0,4],seen:1,sell:4,sent:4,separ:[1,4],server:1,servic:[0,2,4],set:[0,1],set_opt:2,shall:4,share:4,should:[0,4],show:1,shown:1,singl:1,singlestor:[0,1,3,4],size:1,small:1,smaller:1,softwar:4,sole:4,sourc:4,special:4,specif:4,specifi:2,sqlalchemi:1,start:2,state:4,statement:4,stoppag:4,strain:1,string:0,structur:1,subject:4,sublicens:4,submiss:4,submit:4,subsequ:4,substitut:2,supersed:4,support:[4,5],sync:1,syntax:4,system:4,t:4,take:0,term:4,termin:4,text:4,thei:[0,1],theori:4,thereof:4,thi:[0,1,4,5],third:4,those:4,three:1,through:[0,1,4],titl:4,tort:4,track:4,trade:4,trademark:4,transfer:4,transform:4,translat:4,tupl:0,two:1,type:4,under:4,union:4,unless:4,url:[0,2],us:[0,2,3,4],user:1,v0:2,valu:[0,1],variabl:1,variable_nam:1,varnam:1,verbal:4,version:4,wa:4,wai:1,warranti:4,we:[1,4],well:1,what:[0,2],when:1,where:[1,4],wherev:4,whether:4,which:[1,4],whole:4,whom:4,within:4,without:4,work:[1,4],worldwid:4,write:4,written:4,www:4,you:[0,1,3,4],your:[0,1,4]},titles:["API Reference","Getting Started","SingleStore Python Client","Installation","License","What\u2019s New"],titleterms:{"0":5,"1":5,"default":1,"new":5,addit:1,api:[0,1],client:2,cluster:0,clustermanag:0,configur:0,connect:[0,1],content:2,cursor:0,datafram:1,db:1,dictionari:1,execut:1,fetch:1,format:1,get:1,instal:3,licens:4,manag:0,name:1,numer:1,paramet:1,pre:5,python:2,queri:1,refer:0,region:0,releas:5,result:1,s:5,singlestor:2,specifi:1,start:1,substitut:1,tupl:1,url:1,us:1,v0:5,what:5}}) diff --git a/docs/Makefile b/docs/src/Makefile similarity index 82% rename from docs/Makefile rename to docs/src/Makefile index 73660244..15cb1bd6 100644 --- a/docs/Makefile +++ b/docs/src/Makefile @@ -19,3 +19,9 @@ help: %: Makefile @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) ./post-process-html "$(BUILDDIR)/html" + rm -rf ../_images + rm -rf ../_sources + rm -rf ../_static + rm -rf ../generated + mv "$(BUILDDIR)"/html/* .. + mv "$(BUILDDIR)"/html/.[!.]* .. diff --git a/docs/src/_static/custom.css b/docs/src/_static/custom.css new file mode 100644 index 00000000..e99d56b8 --- /dev/null +++ b/docs/src/_static/custom.css @@ -0,0 +1,52 @@ +code.docutils > .pre { + color: #505050 !important +} +.rst-content dl:not(.docutils) dl dt { + border-width: 0px !important; + background-color: transparent !important; + margin-bottom: 0px !important; +} +.rst-content table.field-list td.field-body { + padding-top: 1px; +} +.rst-content dl:not(.docutils) dl dt strong { + font-size: 115%; +} +.rst-content dl:not(.docutils) dl dt span { + font-style: italic; + font-weight: normal; +} +.rst-content dl:not(.docutils) dl dt span.classifier:before { + content: ' ('; +} +.rst-content dl:not(.docutils) dl dt span.classifier:after { + content: ')'; +} +.rst-content dl:not(.docutils) dl dt span.optional, +.rst-content dl:not(.docutils) dl dt span.opt-sep { + font-weight: normal; +} +.rst-content dl:not(.docutils) dl dt .classifier-delimiter { + display: none; +} +.rst-content dl:not(.docutils) dl dd strong { + font-weight: bold; + font-size: smaller; +} + +/* Theme Overrides */ +/* +.wy-side-nav-search { + background-color: rgba(150, 94, 151, 0.5) !important; +} +.wy-menu-vertical { + color: rgba(150, 94, 151, 0.2) !important; +} + +html.writer-html4 .rst-content dl:not(.docutils)>dt, +html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple)>dt { + color: ; + border-top: rgba(150, 94, 151, 0) !important; + background-color: rgba(150, 94, 151, 0.2) !important; +} +*/ diff --git a/docs/api.rst b/docs/src/api.rst similarity index 100% rename from docs/api.rst rename to docs/src/api.rst diff --git a/docs/conf.py b/docs/src/conf.py similarity index 98% rename from docs/conf.py rename to docs/src/conf.py index bb8b9d19..f0dfe1bb 100644 --- a/docs/conf.py +++ b/docs/src/conf.py @@ -12,7 +12,7 @@ import os import sys -sys.path.insert(0, os.path.abspath('..')) +sys.path.insert(0, os.path.abspath('../..')) # -- Project information ----------------------------------------------------- diff --git a/docs/custom.css b/docs/src/custom.css similarity index 100% rename from docs/custom.css rename to docs/src/custom.css diff --git a/docs/getting-started.rst b/docs/src/getting-started.rst similarity index 100% rename from docs/getting-started.rst rename to docs/src/getting-started.rst diff --git a/docs/index.rst b/docs/src/index.rst similarity index 90% rename from docs/index.rst rename to docs/src/index.rst index 741d0a99..bf0db22a 100644 --- a/docs/index.rst +++ b/docs/src/index.rst @@ -1,5 +1,5 @@ -.. image:: ../resources/singlestore-logo.png +.. image:: ../../resources/singlestore-logo.png :align: left :height: 50 :width: 50 diff --git a/docs/install.rst b/docs/src/install.rst similarity index 100% rename from docs/install.rst rename to docs/src/install.rst diff --git a/docs/license.rst b/docs/src/license.rst similarity index 100% rename from docs/license.rst rename to docs/src/license.rst diff --git a/docs/make.bat b/docs/src/make.bat similarity index 100% rename from docs/make.bat rename to docs/src/make.bat diff --git a/docs/post-process-html b/docs/src/post-process-html similarity index 100% rename from docs/post-process-html rename to docs/src/post-process-html diff --git a/docs/whatsnew.rst b/docs/src/whatsnew.rst similarity index 100% rename from docs/whatsnew.rst rename to docs/src/whatsnew.rst diff --git a/docs/_build/html/whatsnew.html b/docs/whatsnew.html similarity index 100% rename from docs/_build/html/whatsnew.html rename to docs/whatsnew.html