|
196 | 196 | "* Enhances numerous operations with feed configuration\n",
|
197 | 197 | "\n",
|
198 | 198 | "#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html)\n",
|
199 |
| - "* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html\n", |
200 |
| - " * **Module Deprecated** with the 2.0.1 release. See [ArcGIS Dashboards Classic is Retiring](https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/dashboards-classic-retiring/) for details.\n", |
201 |
| - " * Only ArcGIS Classic Dashboards can be made with this module. Items can be upgraded by opening for editing in `ArcGIS Dashboards`\n", |
| 199 | + "* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html)\n", |
| 200 | + " * **Module Deprecated** with the 2.0.1 release. See [ArcGIS Dashboards Classic is Retiring](https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/dashboards-classic-retiring/) for details.\n", |
| 201 | + " * Only ArcGIS Classic Dashboards can be made with this module. Items can be upgraded by opening for editing in ` ArcGIS Dashboards`\n", |
202 | 202 | " * [`Details`](/python/api-reference/arcgis.apps.dashboard.html#details)\n",
|
203 | 203 | " * Adds [`show_last_update`](/python/api-reference/arcgis.apps.dashboard.html#arcgis.apps.dashboard.Details.show_last_update) property\n",
|
204 | 204 | " * Enhances documentation\n",
|
205 | 205 | " * [`Indicator`](/python/api-reference/arcgis.apps.dashboard.html#indicator)\n",
|
206 | 206 | " * Adds documention for [`IndicatorData`](/python/api-reference/arcgis.apps.dashboard/#indicatordata) and [`ReferenceData`](/python/api-reference/arcgis.apps.dashboard.html#referencedata)\n",
|
207 |
| - "* [`storymap`](/python/api-reference/arcgis.apps.storymap.html\n", |
| 207 | + "* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n", |
208 | 208 | " * [`Storymap`](/python/api-reference/arcgis.apps.storymap.html#storymap)\n",
|
209 | 209 | " * Updates [`save()`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story.StoryMap.save) with additional checks when `publish=True`\n",
|
210 | 210 | " * [`Text`](/python/api-reference/arcgis.apps.storymap.html#text)\n",
|
211 | 211 | " * Adds documentation example for creating text object\n",
|
212 | 212 | " * [`Sidecar`](/python/api-reference/arcgis.apps.storymap.html#sidecar)\n",
|
213 | 213 | " * Adds [`get()`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Sidecar.get) method for editing multiple nodes\n",
|
214 |
| - "* [`hub`](/python/api-reference/arcgis.apps.hub.html\n", |
| 214 | + "* [`hub`](/python/api-reference/arcgis.apps.hub.html)\n", |
215 | 215 | " * Adds documentation for the creation of Enterprise Sites\n",
|
216 | 216 | " * [`Hub`](/python/api-reference/arcgis.apps.hub.html#hub)\n",
|
217 | 217 | " * Adds properties:\n",
|
|
0 commit comments