From e511677cb9aa90dff16a5abe40cfd88b7a301465 Mon Sep 17 00:00:00 2001 From: tboch Date: Fri, 6 Apr 2018 12:50:07 +0000 Subject: [PATCH] --- website/doc/API/examples/all-examples.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/"} ]