Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation, example wrong? #2097

Open
PeaceNlove opened this issue Oct 7, 2024 · 0 comments
Open

Documentation, example wrong? #2097

PeaceNlove opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
documentation Bugs and enhancement requests for doc (API ref and notebooks) enhancement

Comments

@PeaceNlove
Copy link

Describe the bug
It looks like the example for Item.move in the documentation could be improved:
https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.move

`# Usage Example

item.move("C:\Projects\ARCGIS\ArcGis_data")`

The example indicates it's a local folder on your harddisk because of the C drive, but it is a folder in the GIS. It's technically possible to name your folder like that in ArcGIS Online, however, I think it would be better to change the example to a more portal/arcgis online like folder name.

@PeaceNlove PeaceNlove added the bug label Oct 7, 2024
@nanaeaubry nanaeaubry added enhancement documentation Bugs and enhancement requests for doc (API ref and notebooks) and removed bug labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Bugs and enhancement requests for doc (API ref and notebooks) enhancement
Projects
None yet
Development

No branches or pull requests

3 participants