shithub: leaf

Download patch

ref: 4266dc064d0f7b4422d5b6d30bd63fd2252e503d
parent: 7aca3032e79335abe9bdea0fed968e4f301a2288
author: Matthew Wang <mjw7@princeton.edu>
date: Fri Jan 8 07:23:59 EST 2021

trying to get iframe resize working

--- a/doxygen/footer.html
+++ b/doxygen/footer.html
@@ -9,6 +9,5 @@
 <!--END GENERATE_TREEVIEW-->
 <!--BEGIN !GENERATE_TREEVIEW-->
 <!--END !GENERATE_TREEVIEW-->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/header.html
+++ b/doxygen/header.html
@@ -17,11 +17,11 @@
     <link href="$relpath^tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="$relpath^jquery.js"></script>
     <script type="text/javascript" src="$relpath^dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
     $treeview $search $mathjax
     <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
     $extrastylesheet
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
@@ -36,7 +36,7 @@
             var pipe = document.getElementById('helpframe');
 
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
 
         }
     </script>
--- a/doxygen/leaf/annotated.html
+++ b/doxygen/leaf/annotated.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -115,6 +115,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/basic-oscillators_8c-example.html
+++ b/doxygen/leaf/basic-oscillators_8c-example.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -169,6 +169,5 @@
 <div class="ttc" id="astruct_l_e_a_f_html"><div class="ttname"><a href="struct_l_e_a_f.html">LEAF</a></div><div class="ttdoc">Struct for an instance of LEAF.</div><div class="ttdef"><b>Definition:</b> leaf-global.h:31</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/classes.html
+++ b/doxygen/leaf/classes.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -121,6 +121,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/d__fft__mayer_8h_source.html
+++ b/doxygen/leaf/d__fft__mayer_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -144,6 +144,5 @@
 </div><!-- fragment --></div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/dir_127e6aa213d41105176fe0c3bbb2560c.html
+++ b/doxygen/leaf/dir_127e6aa213d41105176fe0c3bbb2560c.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -123,6 +123,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/dir_2638202b9749e6ce2c919e410b7e2f43.html
+++ b/doxygen/leaf/dir_2638202b9749e6ce2c919e410b7e2f43.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -113,6 +113,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/dir_76a7f9c0effa62c8115652ccf2f83bfd.html
+++ b/doxygen/leaf/dir_76a7f9c0effa62c8115652ccf2f83bfd.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -113,6 +113,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/dir_c32436ea5eb8693473f37766c9d9ff95.html
+++ b/doxygen/leaf/dir_c32436ea5eb8693473f37766c9d9ff95.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -113,6 +113,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/examples.html
+++ b/doxygen/leaf/examples.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -107,6 +107,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/files.html
+++ b/doxygen/leaf/files.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -138,6 +138,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/functions.html
+++ b/doxygen/leaf/functions.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -144,6 +144,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/functions_vars.html
+++ b/doxygen/leaf/functions_vars.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -144,6 +144,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/globals.html
+++ b/doxygen/leaf/globals.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -137,6 +137,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/globals_defs.html
+++ b/doxygen/leaf/globals_defs.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -137,6 +137,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__analysis.html
+++ b/doxygen/leaf/group__analysis.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -144,6 +144,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__delay.html
+++ b/doxygen/leaf/group__delay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -132,6 +132,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__distortion.html
+++ b/doxygen/leaf/group__distortion.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -126,6 +126,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__dynamics.html
+++ b/doxygen/leaf/group__dynamics.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -123,6 +123,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__effects.html
+++ b/doxygen/leaf/group__effects.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -141,6 +141,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__electrical.html
+++ b/doxygen/leaf/group__electrical.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -117,6 +117,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__envelopes.html
+++ b/doxygen/leaf/group__envelopes.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -137,6 +137,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__filters.html
+++ b/doxygen/leaf/group__filters.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -159,6 +159,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__instruments.html
+++ b/doxygen/leaf/group__instruments.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -126,6 +126,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__leaf.html
+++ b/doxygen/leaf/group__leaf.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -328,6 +328,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__math.html
+++ b/doxygen/leaf/group__math.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -108,6 +108,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__mempool.html
+++ b/doxygen/leaf/group__mempool.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -117,6 +117,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__midi.html
+++ b/doxygen/leaf/group__midi.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -123,6 +123,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__oscillators.html
+++ b/doxygen/leaf/group__oscillators.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -162,6 +162,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__physical.html
+++ b/doxygen/leaf/group__physical.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -132,6 +132,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__reverb.html
+++ b/doxygen/leaf/group__reverb.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -123,6 +123,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__sampling.html
+++ b/doxygen/leaf/group__sampling.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -126,6 +126,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__t808cowbell.html
+++ b/doxygen/leaf/group__t808cowbell.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -514,6 +514,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__t808hihat.html
+++ b/doxygen/leaf/group__t808hihat.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -646,6 +646,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__t808kick.html
+++ b/doxygen/leaf/group__t808kick.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -574,6 +574,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__t808snare.html
+++ b/doxygen/leaf/group__t808snare.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -574,6 +574,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__t_m_b_sampler.html
+++ b/doxygen/leaf/group__t_m_b_sampler.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -530,6 +530,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tables.html
+++ b/doxygen/leaf/group__tables.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -108,6 +108,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tadsr.html
+++ b/doxygen/leaf/group__tadsr.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -536,6 +536,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tadsr3.html
+++ b/doxygen/leaf/group__tadsr3.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -536,6 +536,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tadsr4.html
+++ b/doxygen/leaf/group__tadsr4.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -586,6 +586,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tallpass.html
+++ b/doxygen/leaf/group__tallpass.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -356,6 +356,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tallpassdelay.html
+++ b/doxygen/leaf/group__tallpassdelay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -561,6 +561,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tasdr2.html
+++ b/doxygen/leaf/group__tasdr2.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -536,6 +536,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tattackdetection.html
+++ b/doxygen/leaf/group__tattackdetection.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -507,6 +507,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tautosampler.html
+++ b/doxygen/leaf/group__tautosampler.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -494,6 +494,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tbiquad.html
+++ b/doxygen/leaf/group__tbiquad.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -627,6 +627,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tbuffer.html
+++ b/doxygen/leaf/group__tbuffer.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -694,6 +694,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tbutterworth.html
+++ b/doxygen/leaf/group__tbutterworth.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -355,6 +355,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tcompactwavetable.html
+++ b/doxygen/leaf/group__tcompactwavetable.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -214,6 +214,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tcomplexlivingstring.html
+++ b/doxygen/leaf/group__tcomplexlivingstring.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -802,6 +802,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tcompressor.html
+++ b/doxygen/leaf/group__tcompressor.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -260,6 +260,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tcrusher.html
+++ b/doxygen/leaf/group__tcrusher.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -408,6 +408,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tcycle.html
+++ b/doxygen/leaf/group__tcycle.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -301,6 +301,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tdattorroreverb.html
+++ b/doxygen/leaf/group__tdattorroreverb.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -616,6 +616,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tdelay.html
+++ b/doxygen/leaf/group__tdelay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -561,6 +561,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tdiodefilter.html
+++ b/doxygen/leaf/group__tdiodefilter.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -356,6 +356,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tdualpitchdetector.html
+++ b/doxygen/leaf/group__tdualpitchdetector.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -516,6 +516,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tefficientsvf.html
+++ b/doxygen/leaf/group__tefficientsvf.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -368,6 +368,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tenvelope.html
+++ b/doxygen/leaf/group__tenvelope.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -430,6 +430,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tenvelopefollower.html
+++ b/doxygen/leaf/group__tenvelopefollower.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -373,6 +373,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tenvpd.html
+++ b/doxygen/leaf/group__tenvpd.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -329,6 +329,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__texpsmooth.html
+++ b/doxygen/leaf/group__texpsmooth.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -444,6 +444,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tfeedbackleveler.html
+++ b/doxygen/leaf/group__tfeedbackleveler.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -480,6 +480,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tfir.html
+++ b/doxygen/leaf/group__tfir.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -284,6 +284,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tformantshifter.html
+++ b/doxygen/leaf/group__tformantshifter.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -470,6 +470,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__thermitedelay.html
+++ b/doxygen/leaf/group__thermitedelay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -690,6 +690,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__thighpass.html
+++ b/doxygen/leaf/group__thighpass.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -334,6 +334,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tkarplusstrong.html
+++ b/doxygen/leaf/group__tkarplusstrong.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -612,6 +612,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tlineardelay.html
+++ b/doxygen/leaf/group__tlineardelay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -625,6 +625,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tlivingstring.html
+++ b/doxygen/leaf/group__tlivingstring.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -754,6 +754,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tlockhartwavefolder.html
+++ b/doxygen/leaf/group__tlockhartwavefolder.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -260,6 +260,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tmbpulse.html
+++ b/doxygen/leaf/group__tmbpulse.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -395,6 +395,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tmbsaw.html
+++ b/doxygen/leaf/group__tmbsaw.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -372,6 +372,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tmbtriangle.html
+++ b/doxygen/leaf/group__tmbtriangle.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -395,6 +395,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tmedianfilter.html
+++ b/doxygen/leaf/group__tmedianfilter.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -273,6 +273,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tmempool.html
+++ b/doxygen/leaf/group__tmempool.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -252,6 +252,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tneuron.html
+++ b/doxygen/leaf/group__tneuron.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -716,6 +716,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tnoise.html
+++ b/doxygen/leaf/group__tnoise.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -292,6 +292,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tnreverb.html
+++ b/doxygen/leaf/group__tnreverb.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -418,6 +418,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tonepole.html
+++ b/doxygen/leaf/group__tonepole.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -494,6 +494,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tonezero.html
+++ b/doxygen/leaf/group__tonezero.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -494,6 +494,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__toversampler.html
+++ b/doxygen/leaf/group__toversampler.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -400,6 +400,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpbpulse.html
+++ b/doxygen/leaf/group__tpbpulse.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -322,6 +322,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpbsaw.html
+++ b/doxygen/leaf/group__tpbsaw.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -286,6 +286,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpbtriangle.html
+++ b/doxygen/leaf/group__tpbtriangle.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -322,6 +322,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tperioddetection.html
+++ b/doxygen/leaf/group__tperioddetection.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -394,6 +394,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tperioddetector.html
+++ b/doxygen/leaf/group__tperioddetector.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -503,6 +503,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tphasor.html
+++ b/doxygen/leaf/group__tphasor.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -286,6 +286,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpitchdetector.html
+++ b/doxygen/leaf/group__tpitchdetector.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -444,6 +444,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpitchshift.html
+++ b/doxygen/leaf/group__tpitchshift.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -144,6 +144,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpluck.html
+++ b/doxygen/leaf/group__tpluck.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -495,6 +495,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpolezero.html
+++ b/doxygen/leaf/group__tpolezero.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -525,6 +525,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpoly.html
+++ b/doxygen/leaf/group__tpoly.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -905,6 +905,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tpowerfollower.html
+++ b/doxygen/leaf/group__tpowerfollower.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -349,6 +349,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tprcreverb.html
+++ b/doxygen/leaf/group__tprcreverb.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -376,6 +376,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tramp.html
+++ b/doxygen/leaf/group__tramp.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -408,6 +408,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__trampupdown.html
+++ b/doxygen/leaf/group__trampupdown.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -456,6 +456,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__treedtable.html
+++ b/doxygen/leaf/group__treedtable.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -393,6 +393,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tretune.html
+++ b/doxygen/leaf/group__tretune.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -216,6 +216,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tringbuffer.html
+++ b/doxygen/leaf/group__tringbuffer.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -409,6 +409,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__trosenbergglottalpulse.html
+++ b/doxygen/leaf/group__trosenbergglottalpulse.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -427,6 +427,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsampler.html
+++ b/doxygen/leaf/group__tsampler.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -521,6 +521,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsamplereducer.html
+++ b/doxygen/leaf/group__tsamplereducer.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -296,6 +296,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsawtooth.html
+++ b/doxygen/leaf/group__tsawtooth.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -294,6 +294,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsimplelivingstring.html
+++ b/doxygen/leaf/group__tsimplelivingstring.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -658,6 +658,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsimplepoly.html
+++ b/doxygen/leaf/group__tsimplepoly.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -664,6 +664,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsimpleretune.html
+++ b/doxygen/leaf/group__tsimpleretune.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -216,6 +216,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tslide.html
+++ b/doxygen/leaf/group__tslide.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -418,6 +418,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsnac.html
+++ b/doxygen/leaf/group__tsnac.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -403,6 +403,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsolad.html
+++ b/doxygen/leaf/group__tsolad.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -290,6 +290,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsquare.html
+++ b/doxygen/leaf/group__tsquare.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -294,6 +294,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tstack.html
+++ b/doxygen/leaf/group__tstack.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -585,6 +585,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tsvf.html
+++ b/doxygen/leaf/group__tsvf.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -410,6 +410,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttable.html
+++ b/doxygen/leaf/group__ttable.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -322,6 +322,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttalkbox.html
+++ b/doxygen/leaf/group__ttalkbox.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -636,6 +636,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttalkboxfloat.html
+++ b/doxygen/leaf/group__ttalkboxfloat.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -564,6 +564,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttapedelay.html
+++ b/doxygen/leaf/group__ttapedelay.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -587,6 +587,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tthreshold.html
+++ b/doxygen/leaf/group__tthreshold.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -356,6 +356,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttriangle.html
+++ b/doxygen/leaf/group__ttriangle.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -294,6 +294,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttwopole.html
+++ b/doxygen/leaf/group__ttwopole.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -500,6 +500,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__ttwozero.html
+++ b/doxygen/leaf/group__ttwozero.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -495,6 +495,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tvocoder.html
+++ b/doxygen/leaf/group__tvocoder.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -318,6 +318,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tvzfilter.html
+++ b/doxygen/leaf/group__tvzfilter.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -616,6 +616,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__twavetable.html
+++ b/doxygen/leaf/group__twavetable.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -214,6 +214,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__twdf.html
+++ b/doxygen/leaf/group__twdf.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -616,6 +616,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/group__tzerocrossingcounter.html
+++ b/doxygen/leaf/group__tzerocrossingcounter.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -319,6 +319,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/index.html
+++ b/doxygen/leaf/index.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -108,6 +108,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-analysis_8h_source.html
+++ b/doxygen/leaf/leaf-analysis_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -748,6 +748,5 @@
 <div class="ttc" id="agroup__tpitchdetector_html_gae830c20dc77369d3055f23cd0fc51435"><div class="ttname"><a href="group__tpitchdetector.html#gae830c20dc77369d3055f23cd0fc51435">tPitchDetector_harmonic</a></div><div class="ttdeci">float tPitchDetector_harmonic(tPitchDetector *const detector, int harmonicIndex)</div><div class="ttdef"><b>Definition:</b> leaf-analysis.c:1977</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-config_8h.html
+++ b/doxygen/leaf/leaf-config_8h.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -158,6 +158,5 @@
 </div></div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-config_8h_source.html
+++ b/doxygen/leaf/leaf-config_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -163,6 +163,5 @@
 </div><!-- fragment --></div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-delay_8h_source.html
+++ b/doxygen/leaf/leaf-delay_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -435,6 +435,5 @@
 <div class="ttc" id="agroup__thermitedelay_html_ga8ff412ae2db6aa41afcf812db7c92057"><div class="ttname"><a href="group__thermitedelay.html#ga8ff412ae2db6aa41afcf812db7c92057">tHermiteDelay_setGain</a></div><div class="ttdeci">void tHermiteDelay_setGain(tHermiteDelay *const dl, float gain)</div><div class="ttdef"><b>Definition:</b> leaf-delay.c:529</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-distortion_8h_source.html
+++ b/doxygen/leaf/leaf-distortion_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -287,6 +287,5 @@
 <div class="ttc" id="agroup__tsamplereducer_html_gae63dd070a3dcf2c58e69f6ccb2e476c1"><div class="ttname"><a href="group__tsamplereducer.html#gae63dd070a3dcf2c58e69f6ccb2e476c1">tSampleReducer_free</a></div><div class="ttdeci">void tSampleReducer_free(tSampleReducer *const)</div><div class="ttdoc">Free a tSampleReducer from its mempool.</div><div class="ttdef"><b>Definition:</b> leaf-distortion.c:41</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-dynamics_8h_source.html
+++ b/doxygen/leaf/leaf-dynamics_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -239,6 +239,5 @@
 <div class="ttc" id="agroup__tthreshold_html_ga559cdc78b961faa603a1fbe53b419ab6"><div class="ttname"><a href="group__tthreshold.html#ga559cdc78b961faa603a1fbe53b419ab6">tThreshold_free</a></div><div class="ttdeci">void tThreshold_free(tThreshold *const)</div><div class="ttdoc">Free a tThreshold from its mempool.</div><div class="ttdef"><b>Definition:</b> leaf-dynamics.c:211</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-effects_8h_source.html
+++ b/doxygen/leaf/leaf-effects_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -558,6 +558,5 @@
 <div class="ttc" id="agroup__ttalkboxfloat_html_ga7d3e3bc6ecf3e1bd9c1ebe5f717ba06b"><div class="ttname"><a href="group__ttalkboxfloat.html#ga7d3e3bc6ecf3e1bd9c1ebe5f717ba06b">tTalkboxFloat_tickFrozen</a></div><div class="ttdeci">float tTalkboxFloat_tickFrozen(tTalkboxFloat *const voc, float synth, float voice)</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-electrical_8h_source.html
+++ b/doxygen/leaf/leaf-electrical_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -223,6 +223,5 @@
 <div class="ttc" id="astruct_l_e_a_f_html"><div class="ttname"><a href="struct_l_e_a_f.html">LEAF</a></div><div class="ttdoc">Struct for an instance of LEAF.</div><div class="ttdef"><b>Definition:</b> leaf-global.h:31</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-envelopes_8h_source.html
+++ b/doxygen/leaf/leaf-envelopes_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -554,6 +554,5 @@
 <div class="ttc" id="agroup__texpsmooth_html_gaf49340184c2380c43fd0cb990d9a6ea3"><div class="ttname"><a href="group__texpsmooth.html#gaf49340184c2380c43fd0cb990d9a6ea3">tExpSmooth_free</a></div><div class="ttdeci">void tExpSmooth_free(tExpSmooth *const)</div><div class="ttdoc">Free a tExpSmooth from its mempool.</div><div class="ttdef"><b>Definition:</b> leaf-envelopes.c:1419</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-filters_8h_source.html
+++ b/doxygen/leaf/leaf-filters_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -705,6 +705,5 @@
 <div class="ttc" id="agroup__ttwozero_html_gae344592b94dcf9493aa9fdb9b363b8ac"><div class="ttname"><a href="group__ttwozero.html#gae344592b94dcf9493aa9fdb9b363b8ac">tTwoZero_setB0</a></div><div class="ttdeci">void tTwoZero_setB0(tTwoZero *const, float b0)</div><div class="ttdef"><b>Definition:</b> leaf-filters.c:456</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-global_8h_source.html
+++ b/doxygen/leaf/leaf-global_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -176,6 +176,5 @@
 <div class="ttc" id="astruct_l_e_a_f_html"><div class="ttname"><a href="struct_l_e_a_f.html">LEAF</a></div><div class="ttdoc">Struct for an instance of LEAF.</div><div class="ttdef"><b>Definition:</b> leaf-global.h:31</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-instruments_8h_source.html
+++ b/doxygen/leaf/leaf-instruments_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -362,6 +362,5 @@
 <div class="ttc" id="agroup__t808hihat_html_gacece6ca1e3cc6bfe0b5b1ba1ef310a4d"><div class="ttname"><a href="group__t808hihat.html#gacece6ca1e3cc6bfe0b5b1ba1ef310a4d">t808Hihat_setHighpassFreq</a></div><div class="ttdeci">void t808Hihat_setHighpassFreq(t808Hihat *const, float freq)</div><div class="ttdef"><b>Definition:</b> leaf-instruments.c:264</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-math_8h_source.html
+++ b/doxygen/leaf/leaf-math_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -355,6 +355,5 @@
 <div class="ttc" id="astruct_l_e_a_f_html"><div class="ttname"><a href="struct_l_e_a_f.html">LEAF</a></div><div class="ttdoc">Struct for an instance of LEAF.</div><div class="ttdef"><b>Definition:</b> leaf-global.h:31</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-mempool_8h_source.html
+++ b/doxygen/leaf/leaf-mempool_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -253,6 +253,5 @@
 <div class="ttc" id="agroup__tmempool_html_ga374f00b950bef471dce439c54de88c6b"><div class="ttname"><a href="group__tmempool.html#ga374f00b950bef471dce439c54de88c6b">tMempool_free</a></div><div class="ttdeci">void tMempool_free(tMempool *const pool)</div><div class="ttdoc">Free a tMempool from its mempool.</div><div class="ttdef"><b>Definition:</b> leaf-mempool.c:415</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-midi_8h_source.html
+++ b/doxygen/leaf/leaf-midi_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -327,6 +327,5 @@
 <div class="ttc" id="agroup__tstack_html_ga8ca0bdad1bce63d0da4cfa6e233ece98"><div class="ttname"><a href="group__tstack.html#ga8ca0bdad1bce63d0da4cfa6e233ece98">tStack_contains</a></div><div class="ttdeci">int tStack_contains(tStack *const stack, uint16_t item)</div><div class="ttdoc">Check if the stack contains a value, and if it does, get the index of that value.</div><div class="ttdef"><b>Definition:</b> leaf-midi.c:50</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-oscillators_8h_source.html
+++ b/doxygen/leaf/leaf-oscillators_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -675,6 +675,5 @@
 <div class="ttc" id="agroup__tpbsaw_html_ga51843ccbdaef8d5251e11a0812c8e627"><div class="ttname"><a href="group__tpbsaw.html#ga51843ccbdaef8d5251e11a0812c8e627">tPBSaw_initToPool</a></div><div class="ttdeci">void tPBSaw_initToPool(tPBSaw *const osc, tMempool *const mempool)</div><div class="ttdoc">Initialize a tPBSaw to a specified mempool.</div><div class="ttdef"><b>Definition:</b> leaf-oscillators.c:881</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-physical_8h_source.html
+++ b/doxygen/leaf/leaf-physical_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -462,6 +462,5 @@
 <div class="ttc" id="agroup__tpluck_html_ga6fce342b82d04d5b30ebeadc0ac2102d"><div class="ttname"><a href="group__tpluck.html#ga6fce342b82d04d5b30ebeadc0ac2102d">tPluck_initToPool</a></div><div class="ttdeci">void tPluck_initToPool(tPluck *const, float lowestFrequency, tMempool *const)</div><div class="ttdoc">Initialize a tPluck to a specified mempool.</div><div class="ttdef"><b>Definition:</b> leaf-physical.c:25</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-reverb_8h_source.html
+++ b/doxygen/leaf/leaf-reverb_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -303,6 +303,5 @@
 <div class="ttc" id="agroup__tnreverb_html_ga7706f638cebfe55b14524e4a79889046"><div class="ttname"><a href="group__tnreverb.html#ga7706f638cebfe55b14524e4a79889046">tNReverb_initToPool</a></div><div class="ttdeci">void tNReverb_initToPool(tNReverb *const, float t60, tMempool *const)</div><div class="ttdoc">Initialize a tNReverb to a specified mempool.</div><div class="ttdef"><b>Definition:</b> leaf-reverb.c:152</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-sampling_8h_source.html
+++ b/doxygen/leaf/leaf-sampling_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -389,6 +389,5 @@
 <div class="ttc" id="agroup__t_m_b_sampler_html_ga5df0750a1c82828dc7c3d654fd633c63"><div class="ttname"><a href="group__t_m_b_sampler.html#ga5df0750a1c82828dc7c3d654fd633c63">tMBSampler_setSample</a></div><div class="ttdeci">void tMBSampler_setSample(tMBSampler *const, tBuffer *const)</div><div class="ttdef"><b>Definition:</b> leaf-sampling.c:1259</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf-tables_8h_source.html
+++ b/doxygen/leaf/leaf-tables_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -236,6 +236,5 @@
 </div><!-- fragment --></div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/leaf_8h_source.html
+++ b/doxygen/leaf/leaf_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -210,6 +210,5 @@
 <div class="ttc" id="astruct_l_e_a_f_html"><div class="ttname"><a href="struct_l_e_a_f.html">LEAF</a></div><div class="ttdoc">Struct for an instance of LEAF.</div><div class="ttdef"><b>Definition:</b> leaf-global.h:31</div></div>
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/modules.html
+++ b/doxygen/leaf/modules.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -219,6 +219,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/struct_l_e_a_f.html
+++ b/doxygen/leaf/struct_l_e_a_f.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -167,6 +167,5 @@
 </div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>
--- a/doxygen/leaf/trigtbl_8h_source.html
+++ b/doxygen/leaf/trigtbl_8h_source.html
@@ -11,7 +11,7 @@
     <link href="tabs.css" rel="stylesheet" type="text/css" />
     <script type="text/javascript" src="jquery.js"></script>
     <script type="text/javascript" src="dynsections.js"></script>
-    <script src="/js/template.js"></script>
+    <!-- <script src="/js/template.js"></script> -->
      <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -22,7 +22,7 @@
 </script> 
     <link href="doxygen.css" rel="stylesheet" type="text/css" />
     <link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
-    <link rel="stylesheet" href="/css/tachyons.css" type="text/css" />
+    <!-- <link rel="stylesheet" href="/css/tachyons.css" type="text/css" /> -->
 </head>
 <body class="bg-washed-green black-70 ph0 sans-serif" onload="iframeResizePipe()">
     <iframe id="helpframe" src='' height='0' width='0' frameborder='0'></iframe>
@@ -33,7 +33,7 @@
             // Going to 'pipe' the data to the parent through the helpframe..
             var pipe = document.getElementById('helpframe');
             // Cachebuster a precaution here to stop browser caching interfering
-            pipe.src = 'http://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
+            pipe.src = 'https://nirl.princeton.edu/_helper.html?height=' + height + '&cacheb=' + Math.random();
         }
     </script>
     <div>
@@ -286,6 +286,5 @@
 </div><!-- fragment --></div><!-- contents -->
 <!-- HTML footer for doxygen 1.8.18-->
 <!-- start footer part -->
-<footer></footer><script>getFooter()</script>
 </body>
 </html>