[jscover] 46/69: Add "Getting started" note to avoid iframes
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch master
in repository jscover.
commit f530bbb0ee294a374fa36696aafaf3e6c15f3e22
Author: tntim96 <tntim96 at gmail.com>
Date: Wed Jul 16 20:48:43 2014 +1000
Add "Getting started" note to avoid iframes
---
doc/manual/manual.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml
index 5f64488..cf33300 100644
--- a/doc/manual/manual.xml
+++ b/doc/manual/manual.xml
@@ -115,6 +115,12 @@
</item>
<item>
<heading id="gettingStarted">Getting started</heading>
+ <text>
+ <note>
+ While these examples use iframes, this can be avoided by using the
+ <a href="#localStorage">HTML5 localStorage</a> switch.
+ </note>
+ </text>
<section>
<item>
<text>The best way to get started is to run the the examples included in the distribution.</text>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git
More information about the pkg-java-commits
mailing list