Hi everyone,
I frequently reference the ArcGIS API documentation (e.g., https://developers.arcgis.com/javascript/latest/api-reference/).
While the URL contains "latest" in the path, suggesting the possibility of accessing previous documentation versions, this functionality doesn't seem to be available.
Having access to previous versions of the documentation would be valuable for several reasons:
Many other development platforms (like React, Angular, or Python) provide access to documentation for previous versions. This feature would be a helpful addition to the ArcGIS development ecosystem.
Would it be possible to implement versioned documentation access, perhaps through a version selector or by allowing URL parameters for specific versions?
Best regards
While not available online, esri does provide the ability to download the documentation for earlier versions: https://developers.arcgis.com/javascript/latest/downloads/
As far as "Understanding deprecated features and their replacements" and "Tracking API evolution and changes over time", you might also find https://developers.arcgis.com/javascript/latest/breaking-changes/ useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.