Skip to content

Commit

Permalink
Adding v1.5.3 API doc so we can tag v1.5.3 samples and guides
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidJVitale committed Feb 6, 2019
1 parent 45495db commit 2b2d324
Show file tree
Hide file tree
Showing 66 changed files with 2,419 additions and 10,889 deletions.
8 changes: 4 additions & 4 deletions apidoc/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 59241a5664a80707e4fc6646bcaa201c
tags: 645f666f9bcd5a90fca523b33c5a78b7
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 237a62798678fb0faaa599bf5d1ce421
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 2 additions & 1 deletion apidoc/_sources/arcgis.apps.storymap.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ JournalStoryMap
.. autoclass:: arcgis.apps.storymap.JournalStoryMap
:members:
:undoc-members:
:show-inheritance:
:show-inheritance:

1 change: 1 addition & 0 deletions apidoc/_sources/arcgis.apps.survey123.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Survey
:members:
:undoc-members:
:show-inheritance:

14 changes: 14 additions & 0 deletions apidoc/_sources/arcgis.features.managers.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,17 @@ Version
:inherited-members:
:members:
:undoc-members:

ParcelFabricManager
--------------
.. autoclass:: arcgis.features._parcel.ParcelFabricManager
:inherited-members:
:members:
:undoc-members:

UtilityNetworkManager
--------------
.. autoclass:: arcgis.features._utility.UtilityNetworkManager
:inherited-members:
:members:
:undoc-members:
4 changes: 2 additions & 2 deletions apidoc/_sources/arcgis.features.toc.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ FeatureCollection
:members:
:undoc-members:

arcgis.features.GeoAccessor
GeoAccessor
--------------
.. autoclass:: arcgis.features.GeoAccessor
:inherited-members:
:members:
:undoc-members:

arcgis.features.GeoSeriesAccessor
GeoSeriesAccessor
--------------
.. autoclass:: arcgis.features.GeoSeriesAccessor
:inherited-members:
Expand Down
8 changes: 8 additions & 0 deletions apidoc/_sources/arcgis.gis.admin.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ PortalAdminManager
:undoc-members:
:show-inheritance:

Bundle
---------------
.. autoclass:: arcgis.gis.admin.Bundle
:members:
:undoc-members:
:show-inheritance:


CategoryManager
---------------
.. autoclass:: arcgis.gis.admin.CategoryManager
Expand Down
8 changes: 8 additions & 0 deletions apidoc/_sources/arcgis.raster.functions.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@ floor_divide
____________
.. automethod:: arcgis.raster.functions.floor_divide

..focal_stats
..___________
.. automethod:: arcgis.raster.functions.focal_stats

gemi
____
.. automethod:: arcgis.raster.functions.gemi
Expand Down Expand Up @@ -271,6 +275,10 @@ log2
____
.. automethod:: arcgis.raster.functions.log2

..lookup
.._____
.. automethod:: arcgis.raster.functions.lookup

majority
________
.. automethod:: arcgis.raster.functions.majority
Expand Down
2 changes: 1 addition & 1 deletion apidoc/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '1.5.1',
VERSION: '1.5.3',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
Binary file removed apidoc/_static/fonts/Inconsolata-Bold.ttf
Binary file not shown.
Binary file removed apidoc/_static/fonts/Inconsolata-Regular.ttf
Binary file not shown.
Binary file removed apidoc/_static/fonts/Lato-Bold.ttf
Binary file not shown.
Binary file removed apidoc/_static/fonts/Lato-Regular.ttf
Binary file not shown.
Binary file removed apidoc/_static/fonts/RobotoSlab-Bold.ttf
Binary file not shown.
Binary file removed apidoc/_static/fonts/RobotoSlab-Regular.ttf
Binary file not shown.
Loading

0 comments on commit 2b2d324

Please sign in to comment.