From d8b290966b8ceb5ec7e3b2372425484bdcefb3c6 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 21 Jul 2018 09:11:30 -0600 Subject: [PATCH] Tracking --- config/jsdoc/api/template/tmpl/layout.tmpl | 7 +++++++ examples/templates/example.html | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/config/jsdoc/api/template/tmpl/layout.tmpl b/config/jsdoc/api/template/tmpl/layout.tmpl index 259b25fb66..fd99c511a7 100644 --- a/config/jsdoc/api/template/tmpl/layout.tmpl +++ b/config/jsdoc/api/template/tmpl/layout.tmpl @@ -4,6 +4,13 @@ var version = obj.packageInfo.version; + + OpenLayers v<?js= version ?> API - <?js= title ?> diff --git a/examples/templates/example.html b/examples/templates/example.html index d1c315ee79..ac807473a8 100644 --- a/examples/templates/example.html +++ b/examples/templates/example.html @@ -1,6 +1,13 @@ + +