Skip to content

Commit c1cc9a8

Browse files
committed
updates to formatting
1 parent 42d70b0 commit c1cc9a8

1 file changed

Lines changed: 15 additions & 16 deletions

File tree

guide/02-api-overview/release_notes_243.ipynb

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
" * [`LogSetting`](/python/latest/api-reference/arcgis.gis.admin.html#logsetting)\n",
9696
" * [`KAboutManager`](/python/api-reference/arcgis.gis.admin.html#kaboutmanager)\n",
9797
" * **New functions:**\n",
98-
" * [`configure_enterprise()](/python/latest/api-reference/arcgis.gis.admin.html#configure-enterprise) \n",
98+
" * [`configure_enterprise()`](/python/latest/api-reference/arcgis.gis.admin.html#configure-enterprise) \n",
9999
" * [`KubernetesAdmin`](/python/latest/api-reference/arcgis.gis.admin.html#kubernetesadmin)\n",
100100
" * **New properties:**\n",
101101
" * [`about`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.kubernetes.KubernetesAdmin.about) \n",
@@ -112,7 +112,6 @@
112112
"#### [`arcgis.features`](/python/latest/api-reference/arcgis.features.toc.html)\n",
113113
"* [`FeatureLayer`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer)\n",
114114
" * Updates documentation regarding [ArcGIS Online terms of use](https://doc.arcgis.com/en/arcgis-online/reference/terms-of-use.htm) \n",
115-
" * [`query()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query)\n",
116115
" * [`fromitem()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.fromitem)\n",
117116
" * **New paramter:**\n",
118117
" * *id_property* - Allows for specifying *FeatureLayer.properties.id* \n",
@@ -148,10 +147,10 @@
148147
" * [`detect_target_using_spectra()`](/python/latest/api-reference/arcgis.raster.analytics.html#detect-target-using-spectra)\n",
149148
" * [`resample_library_spectra()`](/python/latest/api-reference/arcgis.raster.analytics.html#resample-library-spectra)\n",
150149
"* [`linear_spectral_unmixing`](/python/latest/api-reference/arcgis.raster.analytics.html#linear-spectral-unmixing)\n",
151-
" * ** New parameters:**\n",
150+
" * **New parameters:**\n",
152151
" * *remove_continuum*\n",
153152
"* [`manage_multidimensional_raster()`](/python/latest/api-reference/arcgis.raster.analytics.html#manage-multidimensional-raster) \n",
154-
" * ** New parameters:**\n",
153+
" * **New parameters:**\n",
155154
" * *truncation_unit*\n",
156155
" * *start_end_keyword*\n",
157156
" * *dimension_definition*\n",
@@ -195,20 +194,20 @@
195194
" \n",
196195
"#### [`arcgis.map`](/python/latest/api-reference/arcgis.map.toc.html)\n",
197196
"* **New classes:**\n",
198-
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer)\n",
199-
" * [`SubtypeGroupTable`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouptable) \n",
200-
" * [`FormManager`](/python/latest/api-reference/arcgis.map.toc.html#formmanager)\n",
201-
" * available as *form_manager* properties on these classes:\n",
202-
" * [`MapContent`](/python/latest/api-reference/arcgis.map.toc.html#mapcontent)\n",
203-
" * [`GroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#grouplayer)\n",
204-
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer) \n",
197+
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer)\n",
198+
" * [`SubtypeGroupTable`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouptable) \n",
199+
" * [`FormManager`](/python/latest/api-reference/arcgis.map.toc.html#formmanager)\n",
200+
" * available as *form_manager* properties on these classes:\n",
201+
" * [`MapContent`](/python/latest/api-reference/arcgis.map.toc.html#mapcontent)\n",
202+
" * [`GroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#grouplayer)\n",
203+
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer) \n",
205204
"* **Refactored classes:**\n",
206205
" * [`PopupManager`](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.popups.PopupManager)\n",
207206
" * [`RendererManager`](/python/latest/api-reference/arcgis.map.toc.html#renderermanager)\n",
208207
" * available as the *popup_manager* or *renderer_manager* on these classes:\n",
209-
" * [`MapContent`](/python/latest/api-reference/arcgis.map.toc.html#mapcontent)\n",
210-
" * [`GroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#grouplayer)\n",
211-
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer) \n",
208+
" * [`MapContent`](/python/latest/api-reference/arcgis.map.toc.html#mapcontent)\n",
209+
" * [`GroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#grouplayer)\n",
210+
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer) \n",
212211
"* [`RendererManager`](/python/latest/api-reference/arcgis.map.toc.html#renderermanager)\n",
213212
" * **New properties:**\n",
214213
" * [`blend_mode`](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.renderers.RendererManager.blend_mode)\n",
@@ -228,9 +227,9 @@
228227
" * [`App`](/python/latest/api-reference/arcgis.apps.storymap.html#app)\n",
229228
" * Significant refactoring throughout module to:\n",
230229
" * update numerous internal utilities, including for *node* and *resource ID* generation\n",
231-
" * improve peformance through loading classes and data only when being used, particularly for internal functions of\n",
230+
" * improve peformance through loading classes and data only when being used, particularly for internal functions of:\n",
232231
" * [`Collection`](/python/latest/api-reference/arcgis.apps.storymap.html#collection)\n",
233-
" * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#briefing) classes\n",
232+
" * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#briefing)\n",
234233
" * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.briefing.Briefing)\n",
235234
" * [`copy_content()`](/python/latest/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.briefing.Briefing.copy_content)\n",
236235
" * Updates *content* parameter description to clarify it is a list of slides\n",

0 commit comments

Comments
 (0)