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 @@ + +