diff --git a/website/doc/API/examples/all-examples.json b/website/doc/API/examples/all-examples.json index 6a27a78f..4da10ceb 100644 --- a/website/doc/API/examples/all-examples.json +++ b/website/doc/API/examples/all-examples.json @@ -18,5 +18,6 @@ {"title": "Add a MOC overlay (pointed by URL)", "url": "MOC/"}, {"title": "Add a MOC overlay (created by a JSON object)", "url": "MOC-JSON/"}, {"title": "Animate to a given position", "url": "animation/"}, - {"title": "Demo page for AAS 225", "url": "AAS225/"} + {"title": "Demo page for AAS 225", "url": "AAS225/"}, + {"title": "Visualisation of planet Mars", "url": "mars-visualisation/"} ]