Diff for /embedaddon/confuse/doc/html/index.html between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2017/01/24 14:48:55 version 1.1.1.2, 2021/03/17 00:49:17
Line 1 Line 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
        "http://www.w3.org/TR/html4/strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<html> 
 <head>  <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <title>confuse: libConfuse Documentation</title><meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <link rel="stylesheet" href="tutorial.css" type="text/css"><meta name="generator" content="Doxygen 1.8.17"/>
 <title>confuse: libConfuse Documentation</title>
 <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>
 <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>
 <link href="doxygen.css" rel="stylesheet" type="text/css" />
 </head>  </head>
 <body>  <body>
   <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
   <div id="titlearea">
   <table cellspacing="0" cellpadding="0">
    <tbody>
    <tr style="height: 56px;">
     <td id="projectalign" style="padding-left: 0.5em;">
      <div id="projectname">confuse
      &#160;<span id="projectnumber">3.3</span>
      </div>
     </td>
    </tr>
    </tbody>
   </table>
   </div>
   <!-- end header part -->
   <!-- Generated by Doxygen 1.8.17 -->
   <script type="text/javascript">
   /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
   var searchBox = new SearchBox("searchBox", "search",false,'Search');
   /* @license-end */
   </script>
   <script type="text/javascript" src="menudata.js"></script>
   <script type="text/javascript" src="menu.js"></script>
   <script type="text/javascript">
   /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
   $(function() {
     initMenu('',true,false,'search.php','Search');
     $(document).ready(function() { init_search(); });
   });
   /* @license-end */</script>
   <div id="main-nav"></div>
   </div><!-- top -->
   <!-- window showing the filter options -->
   <div id="MSearchSelectWindow"
        onmouseover="return searchBox.OnSearchSelectShow()"
        onmouseout="return searchBox.OnSearchSelectHide()"
        onkeydown="return searchBox.OnSearchSelectKey(event)">
   </div>
   
<div class="main"><!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<!-- doxygen-header.html ends here --><iframe src="javascript:void(0)" frameborder="0" 
<!-- Generated by Doxygen 1.5.8 -->        name="MSearchResults" id="MSearchResults">
<div class="navigation" id="top"></iframe>
  <div class="tabs"> 
    <ul> 
      <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> 
      <li><a href="files.html"><span>Files</span></a></li> 
      <li><a href="examples.html"><span>Examples</span></a></li> 
    </ul> 
  </div> 
 </div>  </div>
   
   <div class="PageDoc"><div class="header">
     <div class="headertitle">
   <div class="title">libConfuse Documentation </div>  </div>
   </div><!--header-->
 <div class="contents">  <div class="contents">
<h1>libConfuse Documentation</h1><div class="textblock"><h1><a class="anchor" id="intro"></a>
<p>intro</h1>
<h3 align="center">2.7 </h3><h2><a class="anchor" name="intro"><p>Copyright &copy; 2002-2017 Martin Hedenfalk &lt;<a href="#" onclick="location.href='mai'+'lto:'+'mar'+'ti'+'n@b'+'ze'+'ro.'+'se'; return false;">marti<span style="display: none;">.nosp@m.</span>n@bz<span style="display: none;">.nosp@m.</span>ero.s<span style="display: none;">.nosp@m.</span>e</a>&gt;</p>
intro</a></h2><p>The latest versions of this manual and the libConfuse software are available at <a href="http://www.nongnu.org/confuse/">http://www.nongnu.org/confuse/</a></p>
Copyright &copy; 2002-2003 Martin Hedenfalk &lt;<a href="mailto:martin@bzero.se">martin@bzero.se</a>&gt;<p><p><em>If you can't convince, confuse.</em> </p>
The latest versions of this manual and the libConfuse software are available at <a href="http://www.nongnu.org/confuse/">http://www.nongnu.org/confuse/</a><p></div></div><!-- PageDoc -->
<em>If you can't convince, confuse.</em> </div></div><!-- contents -->
<!-- doxygen-footer.html starts here --><!-- start footer part -->
  </div><hr class="footer"/><address class="footer"><small>
 </body>Generated by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.17
 </small></address>
 </body>
 </html>  </html>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>