|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | | - <title>Index — ConstructorIO Python 1.4.4 documentation</title> |
| 6 | + <title>Index — ConstructorIO Python 1.5.0 documentation</title> |
7 | 7 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
8 | 8 | <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
9 | 9 | <link rel="stylesheet" href="_static/css/custom.css" type="text/css" /> |
@@ -70,6 +70,7 @@ <h1 id="index">Index</h1> |
70 | 70 | <a href="#A"><strong>A</strong></a> |
71 | 71 | | <a href="#B"><strong>B</strong></a> |
72 | 72 | | <a href="#C"><strong>C</strong></a> |
| 73 | + | <a href="#D"><strong>D</strong></a> |
73 | 74 | | <a href="#G"><strong>G</strong></a> |
74 | 75 | | <a href="#M"><strong>M</strong></a> |
75 | 76 | | <a href="#P"><strong>P</strong></a> |
@@ -152,6 +153,22 @@ <h2 id="C">C</h2> |
152 | 153 | </li> |
153 | 154 | </ul></li> |
154 | 155 | <li><a href="constructor_io.html#constructor_io.constructor_io.ConstructorIO">ConstructorIO (class in constructor_io.constructor_io)</a> |
| 156 | +</li> |
| 157 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.create_or_replace_items">create_or_replace_items() (constructor_io.modules.catalog.Catalog method)</a> |
| 158 | +</li> |
| 159 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.create_or_replace_variations">create_or_replace_variations() (constructor_io.modules.catalog.Catalog method)</a> |
| 160 | +</li> |
| 161 | + </ul></td> |
| 162 | +</tr></table> |
| 163 | + |
| 164 | +<h2 id="D">D</h2> |
| 165 | +<table style="width: 100%" class="indextable genindextable"><tr> |
| 166 | + <td style="width: 33%; vertical-align: top;"><ul> |
| 167 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.delete_items">delete_items() (constructor_io.modules.catalog.Catalog method)</a> |
| 168 | +</li> |
| 169 | + </ul></td> |
| 170 | + <td style="width: 33%; vertical-align: top;"><ul> |
| 171 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.delete_variations">delete_variations() (constructor_io.modules.catalog.Catalog method)</a> |
155 | 172 | </li> |
156 | 173 | </ul></td> |
157 | 174 | </tr></table> |
@@ -223,10 +240,14 @@ <h2 id="R">R</h2> |
223 | 240 | <table style="width: 100%" class="indextable genindextable"><tr> |
224 | 241 | <td style="width: 33%; vertical-align: top;"><ul> |
225 | 242 | <li><a href="constructor_io.modules.html#constructor_io.modules.recommendations.Recommendations">Recommendations (class in constructor_io.modules.recommendations)</a> |
| 243 | +</li> |
| 244 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.replace_catalog">replace_catalog() (constructor_io.modules.catalog.Catalog method)</a> |
226 | 245 | </li> |
227 | 246 | </ul></td> |
228 | 247 | <td style="width: 33%; vertical-align: top;"><ul> |
229 | | - <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.replace_catalog">replace_catalog() (constructor_io.modules.catalog.Catalog method)</a> |
| 248 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.retrieve_items">retrieve_items() (constructor_io.modules.catalog.Catalog method)</a> |
| 249 | +</li> |
| 250 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.retrieve_variations">retrieve_variations() (constructor_io.modules.catalog.Catalog method)</a> |
230 | 251 | </li> |
231 | 252 | </ul></td> |
232 | 253 | </tr></table> |
@@ -255,6 +276,12 @@ <h2 id="U">U</h2> |
255 | 276 | <table style="width: 100%" class="indextable genindextable"><tr> |
256 | 277 | <td style="width: 33%; vertical-align: top;"><ul> |
257 | 278 | <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.update_catalog">update_catalog() (constructor_io.modules.catalog.Catalog method)</a> |
| 279 | +</li> |
| 280 | + </ul></td> |
| 281 | + <td style="width: 33%; vertical-align: top;"><ul> |
| 282 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.update_items">update_items() (constructor_io.modules.catalog.Catalog method)</a> |
| 283 | +</li> |
| 284 | + <li><a href="constructor_io.modules.html#constructor_io.modules.catalog.Catalog.update_variations">update_variations() (constructor_io.modules.catalog.Catalog method)</a> |
258 | 285 | </li> |
259 | 286 | </ul></td> |
260 | 287 | </tr></table> |
|
0 commit comments