summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2015-01-06 18:47:35 -0800
committerKevron Rees <kevron.m.rees@intel.com>2015-01-06 18:48:43 -0800
commit54398009ab2502e0f25e45f5e78a7351b5eae547 (patch)
treee98ad7e83daecc6e38559028dfdab3e6707e06e8
parentf65b531acb48defea84f0353803cf8843e3272a9 (diff)
downloadautomotive-message-broker-54398009ab2502e0f25e45f5e78a7351b5eae547.tar.gz
[Documentation][bluemonkey] - added link back to main to bluemonkey docs
-rw-r--r--plugins/bluemonkey/bluemonkey.in.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/bluemonkey/bluemonkey.in.idl b/plugins/bluemonkey/bluemonkey.in.idl
index 0f671c72..bddfde54 100644
--- a/plugins/bluemonkey/bluemonkey.in.idl
+++ b/plugins/bluemonkey/bluemonkey.in.idl
@@ -1,6 +1,8 @@
/*!
* \mainpage Automotive Message Broker Library Documentation - Bluemonkey Plugin
* \version @PROJECT_VERSION@
+ *
+ * <a href="../../../html/index.html">Back to AMB Documentation Main</a>
* \section intro Introduction
* Bluemonkey is a javascript rendering engine that allows the scripting of source plugin behavior in javascript.
* It allows developers a quick way to prototype plugin code as well as a way to create custom properties.