Skip to content

Commit

Permalink
Merge pull request #1372 from Esri/doc-updates2
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi authored Feb 2, 2024
2 parents 4c5bb06 + 80118c5 commit a30dfdd
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Currently, the ArcGIS Online item types that can be converted into a template ar

* **Layer types:** Big Data Analytic, Feature Collection, Feature Service, Feed, Map Service, Real Time Analytic

* **File types:** 360 VR Experience, AppBuilder Extension, AppBuilder Widget Package, Application Configuration, ArcGIS Pro Add In, ArcGIS Pro Configuration, ArcPad Package, Basemap Package, CAD Drawing, CityEngine Web Scene, Code Attachment, Code Sample, Color Set, Compact Tile Package, CSV Collection, CSV, Deep Learning Package, Desktop Add In, Desktop Application Template, Desktop Style, Document Link, Explorer Add In, Explorer Layer, Explorer Map, Feature Collection Template, File Geodatabase, GeoJson, GeoPackage, Geoprocessing Package, Geoprocessing Sample, Globe Document, Image Collection, Image, iWork Keynote, iWork Numbers, iWork Pages, KML Collection, Layer Package, Layer Template, Layer, Layout, Locator Package, Map Document, Map Package, Map Template, Microsoft Excel, Microsoft Powerpoint, Microsoft Word, Mobile Basemap Package, Mobile Map Package, Mobile Scene Package, Native Application, Native Application Installer, Native Application Template, netCDF, Operation View, Operations Dashboard Add In, Operations Dashboard Extension, PDF, Pro Layer Package, Pro Layer, Pro Map Package, Pro Map, Pro Report, Project Package, Project Template, Published Map, Raster function template, Report Template, Rule Package, Scene Document, Scene Package, Service Definition, Shapefile, Statistical Data Collection, Style, Survey123 Add In, Symbol Set, Task File, Tile Package, Toolbox Package, Vector Tile Package, Viewer Configuration, Visio Document, Window Mobile Package, Windows Mobile Package, Windows Viewer Add In, Windows Viewer Configuration, Workflow Manager Package
* **File types:** 360 VR Experience, AppBuilder Extension, AppBuilder Widget Package, Application Configuration, ArcGIS Pro Add In, ArcGIS Pro Configuration, ArcPad Package, Basemap Package, CAD Drawing, CityEngine Web Scene, Code Attachment, Code Sample, Color Set, Compact Tile Package, CSV Collection, CSV, Deep Learning Package, Desktop Add In, Desktop Application Template, Desktop Style, Document Link, Explorer Add In, Explorer Layer, Explorer Map, Feature Collection Template, File Geodatabase, GeoJson, GeoPackage, Geoprocessing Package, Geoprocessing Sample, Globe Document, Image Collection, Image, iWork Keynote, iWork Numbers, iWork Pages, KML Collection, Layer Package, Layer Template, Layer, Layout, Locator Package, Map Document, Map Package, Map Template, Microsoft Excel, Microsoft Powerpoint, Microsoft Word, Mobile Basemap Package, Mobile Map Package, Mobile Scene Package, Native Application, Native Application Installer, Native Application Template, netCDF, Operation View, Operations Dashboard Add In, Operations Dashboard Extension, PDF, Pro Layer Package, Pro Layer, Pro Map Package, Pro Map, Pro Report, Project Package, Project Template, Published Map, Raster function template, Report Template, Rule Package, Scene Document, Scene Package, Service Definition, Shapefile, Statistical Data Collection, Style, Survey123 Add In, Symbol Set, Task File, Tile Package, Toolbox Package, Vector Tile Package, Viewer Configuration, Visio Document, Window Mobile Package, Windows Mobile Package, Windows Viewer Add In, Windows Viewer Configuration, Workflow, Workflow Manager Package

*The `implemented-types` demo generates its list from the source code.*

Expand Down Expand Up @@ -167,7 +167,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2023 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Expand Down
4 changes: 2 additions & 2 deletions packages/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Promise (resolved) undefined
"ymin: 41.70799917451703"
```

### [API Reference](https://esri.github.io/solution.js/api/common/)
### [API Reference](https://esri.github.io/solution.js/modules/common_src.html)

### Issues

Expand All @@ -83,7 +83,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/creator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation of a Solution item for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/creator/)
### [API Reference](https://esri.github.io/solution.js/modules/creator_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/deployer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the deployment of a Solution for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/deployer/)
### [API Reference](https://esri.github.io/solution.js/modules/deployer_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/feature-layer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of feature layers and services for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/feature-layer/)
### [API Reference](https://esri.github.io/solution.js/modules/feature_layer_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/file/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of item types that contain files for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/simple-types/)
### [API Reference](https://esri.github.io/solution.js/modules/simple_types_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of form item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/form/)
### [API Reference](https://esri.github.io/solution.js/modules/form_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/group/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of group item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/group/)
### [API Reference](https://esri.github.io/solution.js/modules/group_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/hub-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of Story Map item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/storymap/)
### [API Reference](https://esri.github.io/solution.js/modules/storymap_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/simple-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of simple item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/simple-types/)
### [API Reference](https://esri.github.io/solution.js/modules/simple_types_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/storymap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of Story Map item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/storymap/)
### [API Reference](https://esri.github.io/solution.js/modules/storymap_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/velocity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of Web Experience item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/velocity/)
### [API Reference](https://esri.github.io/solution.js/modules/velocity_src.html)

### Issues

Expand Down
4 changes: 2 additions & 2 deletions packages/viewer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Simplifies access to [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/viewer/)
### [API Reference](https://esri.github.io/solution.js/modules/viewer_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions packages/web-experience/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of Web Experience item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/web-experience/)
### [API Reference](https://esri.github.io/solution.js/modules/web_experience_src.html)

### Issues

Expand All @@ -33,7 +33,7 @@ Esri welcomes contributions from anyone and everyone. Please see our [guidelines

### License

Copyright © 2018-2020 Esri
Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

> Manages the creation and deployment of Workflow item types for [`@esri/solution-*`](https://github.com/Esri/solution.js).
### [API Reference](https://esri.github.io/solution.js/api/workflow/)
### [API Reference](https://esri.github.io/solution.js/modules/workflow_src.html)

### Issues

Expand Down

0 comments on commit a30dfdd

Please sign in to comment.