Author: bugman
Date: Fri Feb  6 10:43:53 2015
New Revision: 27581

URL: http://svn.gna.org/viewcvs/relax?rev=27581&view=rev
Log:
Updated the index.html and frames.html <head> tags for the 0.1 to 1.3 API 
documentation.


Modified:
    website/api/0.1/frames.html
    website/api/0.1/index.html
    website/api/0.2/frames.html
    website/api/0.2/index.html
    website/api/0.3/frames.html
    website/api/0.3/index.html
    website/api/1.2/frames.html
    website/api/1.2/index.html
    website/api/1.3/frames.html
    website/api/1.3/index.html

Modified: website/api/0.1/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.1/frames.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.1/frames.html (original)
+++ website/api/0.1/frames.html Fri Feb  6 10:43:53 2015
@@ -4,6 +4,29 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/0.1/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.1/index.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.1/index.html  (original)
+++ website/api/0.1/index.html  Fri Feb  6 10:43:53 2015
@@ -4,6 +4,29 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/0.2/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.2/frames.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.2/frames.html (original)
+++ website/api/0.2/frames.html Fri Feb  6 10:43:53 2015
@@ -4,6 +4,25 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/0.2/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.2/index.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.2/index.html  (original)
+++ website/api/0.2/index.html  Fri Feb  6 10:43:53 2015
@@ -4,6 +4,25 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/0.3/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.3/frames.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.3/frames.html (original)
+++ website/api/0.3/frames.html Fri Feb  6 10:43:53 2015
@@ -4,6 +4,25 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/0.3/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/0.3/index.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/0.3/index.html  (original)
+++ website/api/0.3/index.html  Fri Feb  6 10:43:53 2015
@@ -4,6 +4,25 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
+  <!--Google analytics JS-->
+  <script type="text/javascript">
+
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30096326-1']);
+    _gaq.push(['_setDomainName', 'nmr-relax.com']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+
+  </script>
 </head>
 <frameset cols="20%,80%">
   <frameset rows="30%,70%">

Modified: website/api/1.2/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.2/frames.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/1.2/frames.html (original)
+++ website/api/1.2/frames.html Fri Feb  6 10:43:53 2015
@@ -4,6 +4,14 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 

Modified: website/api/1.2/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.2/index.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/1.2/index.html  (original)
+++ website/api/1.2/index.html  Fri Feb  6 10:43:53 2015
@@ -4,6 +4,14 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 

Modified: website/api/1.3/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.3/frames.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/1.3/frames.html (original)
+++ website/api/1.3/frames.html Fri Feb  6 10:43:53 2015
@@ -4,6 +4,14 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 

Modified: website/api/1.3/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.3/index.html?rev=27581&r1=27580&r2=27581&view=diff
==============================================================================
--- website/api/1.3/index.html  (original)
+++ website/api/1.3/index.html  Fri Feb  6 10:43:53 2015
@@ -4,6 +4,14 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Epydoc setup-->
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to