|
3 | 3 | <head>
|
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
6 |
| -<meta name="generator" content="Doxygen 1.13.2"/> |
| 6 | +<meta name="generator" content="Doxygen 1.14.0"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/>
|
8 | 8 | <title>Kuzu C API: Data Structure Index</title>
|
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
10 | 10 | <script type="text/javascript" src="jquery.js"></script>
|
11 | 11 | <script type="text/javascript" src="dynsections.js"></script>
|
12 | 12 | <script type="text/javascript" src="clipboard.js"></script>
|
13 |
| -<link href="navtree.css" rel="stylesheet" type="text/css"/> |
14 |
| -<script type="text/javascript" src="resize.js"></script> |
15 | 13 | <script type="text/javascript" src="cookie.js"></script>
|
16 | 14 | <link href="search/search.css" rel="stylesheet" type="text/css"/>
|
17 | 15 | <script type="text/javascript" src="search/searchdata.js"></script>
|
|
33 | 31 | </table>
|
34 | 32 | </div>
|
35 | 33 | <!-- end header part -->
|
36 |
| -<!-- Generated by Doxygen 1.13.2 --> |
| 34 | +<!-- Generated by Doxygen 1.14.0 --> |
37 | 35 | <script type="text/javascript">
|
38 |
| -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
39 | 36 | var searchBox = new SearchBox("searchBox", "search/",'.html');
|
40 |
| -/* @license-end */ |
41 | 37 | </script>
|
42 | 38 | <script type="text/javascript">
|
43 |
| -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
44 |
| -$(function() { codefold.init(0); }); |
45 |
| -/* @license-end */ |
| 39 | +$(function() { codefold.init(); }); |
46 | 40 | </script>
|
47 | 41 | <script type="text/javascript" src="menudata.js"></script>
|
48 | 42 | <script type="text/javascript" src="menu.js"></script>
|
49 | 43 | <script type="text/javascript">
|
50 |
| -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
51 | 44 | $(function() {
|
52 | 45 | initMenu('',true,false,'search.php','Search',false);
|
53 | 46 | $(function() { init_search(); });
|
54 | 47 | });
|
55 |
| -/* @license-end */ |
56 | 48 | </script>
|
57 | 49 | <div id="main-nav"></div>
|
58 | 50 | </div><!-- top -->
|
59 | 51 | <div id="doc-content">
|
60 |
| -<script type="text/javascript"> |
61 |
| -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
62 |
| -$(function(){ initResizable(false); }); |
63 |
| -/* @license-end */ |
64 |
| -</script> |
65 | 52 | <!-- window showing the filter options -->
|
66 | 53 | <div id="MSearchSelectWindow"
|
67 | 54 | onmouseover="return searchBox.OnSearchSelectShow()"
|
|
99 | 86 | </div><!-- contents -->
|
100 | 87 | <!-- start footer part -->
|
101 | 88 | <hr class="footer"/><address class="footer"><small>
|
102 |
| -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 |
| 89 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.14.0 |
103 | 90 | </small></address>
|
104 | 91 | </div><!-- doc-content -->
|
105 | 92 | </body>
|
|
0 commit comments