docs: second sync pass with GAMA 2026-06
Follow-up to 264af25, covering the gaps found in the second full audit.
Plugin-developer documentation (WikiOnly/DevelopingExtensions):
- Annotation imports moved to the 2026 layout: msi.gama.precompiler.GamlAnnotations.*
becomes gama.annotations.*, plus IKeyword, IAgent, IScope, Skill and IType
repointed at gama.annotations.constants / gama.api.*
- Documentation.md: gama.processor / gama.documentation plugin names, real
Constants.java path, current jardesc output; dropped the removed ConvertToPDF
- GamaArchitecture.md: replaced the 1.x plugin inventory with the actual 2026
extension list, the three display back-ends and the community-plugin pointer
- DevelopingTypes.md no longer links to the removed GamlAnnotations.java
Model and platform docs:
- Headless application id msi.gama.headless.id4 -> gama.headless.product
- save: remaining type:/with: occurrences -> format:/attributes:
(BatchExperiments, LuneraysFlu_step6, PredatorPrey_step11)
- Single-quoted display/experiment names -> identifier + title:
Missing type documentation:
- DataTypes.md: added action, dataframe, directory, font, gaml_type, image,
kml, object and skill sections, closing the dead anchors targeted by the
generated keyword index
- FileTypes.md: added the Dataframe File section and its ToC entry
Display types and version fossils:
- type: java2D/opengl -> 2d/3d across tutorials, with the surrounding prose
updated to match; Displays.md now mentions the OpenGL 4.1 engine
- 2024-06 branch -> main, OpenJDK17 -> OpenJDK25, msi.gama.ext ->
gama.dependencies, dropped the "Tested on GAMA 1.9.0" note
Also fixed the broken heading anchors in GamlLanguage.md and ClassDefinition.md.
Verified: no broken page links, no broken images, no remaining stale syntax.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Fix all broken GitHub links and version numbers in wiki
- Fix all broken GitHub module paths (msi.gama.* -> gama.* / gama.api / gama.annotations)
- Fix blob/master/ to blob/main/ in GitHub URLs
- Fix BDI tutorial paths (msi.gaml.architecture.simplebdi -> gama.extension.bdi)
- Fix headless shell script path (uumisco.gama.product -> gama.product)
- Fix DEBUG.java path (uumisco.gama.annotations -> gama.dev)
- Fix type/annotation paths (GamaFloatType, GamaColorType, ISymbolKind, IType, Types)
- Fix GAMA version 2026-04 to 2026-06 in InstallingDevVersion.md
- Fix GAMA version 2026-03 to 2026-06 in UsingGamaFlags.md
- Exclude Changelog.md from fixes (historical links preserved)
Replace all github.com/gama-platform/gama.old links with github.com/gama-platform/gama
Replace all msi.gama.models paths with gama.library (migrated repo structure)
Phase 2: Update version references — main branch, Eclipse 2026-03, JDK 25, HTTPS URLs
[1.9.X] Update every github path to gama.old
Bring full wiki from GAMA 1.9.3