diff options
| author | Dodji Seketeli <dodji@seketeli.org> | 2022-12-05 18:24:23 +0100 | 
|---|---|---|
| committer | Dodji Seketeli <dodji@seketeli.org> | 2022-12-05 18:24:23 +0100 | 
| commit | 4ed2586e4ce0fa36e5ae6d8678e2ae6802e27195 (patch) | |
| tree | 39ccf60b3cd43b1cb4cc7a1b364b39fc5a84d311 /apidoc/group___canonical_diff.html | |
| parent | Regenerate apidoc for 2.2 (diff) | |
Tweak output to add side tree widget to apidoc
* apidoc/*: Regenerate using doxygen 1.9.5 from Rawhide. Signed-off-by: Dodji Seketeli <dodji@seketeli.org> 
Diffstat (limited to 'apidoc/group___canonical_diff.html')
| -rw-r--r-- | apidoc/group___canonical_diff.html | 29 | 
1 files changed, 26 insertions, 3 deletions
| diff --git a/apidoc/group___canonical_diff.html b/apidoc/group___canonical_diff.html index 20e32ad4..5029ad54 100644 --- a/apidoc/group___canonical_diff.html +++ b/apidoc/group___canonical_diff.html | |||
| @@ -9,6 +9,10 @@ | |||
| 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | 
| 10 | <script type="text/javascript" src="jquery.js"></script> | 10 | <script type="text/javascript" src="jquery.js"></script> | 
| 11 | <script type="text/javascript" src="dynsections.js"></script> | 11 | <script type="text/javascript" src="dynsections.js"></script> | 
| 12 | <link href="navtree.css" rel="stylesheet" type="text/css"/> | ||
| 13 | <script type="text/javascript" src="resize.js"></script> | ||
| 14 | <script type="text/javascript" src="navtreedata.js"></script> | ||
| 15 | <script type="text/javascript" src="navtree.js"></script> | ||
| 12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> | 16 | <link href="search/search.css" rel="stylesheet" type="text/css"/> | 
| 13 | <script type="text/javascript" src="search/searchdata.js"></script> | 17 | <script type="text/javascript" src="search/searchdata.js"></script> | 
| 14 | <script type="text/javascript" src="search/search.js"></script> | 18 | <script type="text/javascript" src="search/search.js"></script> | 
| @@ -47,6 +51,22 @@ $(function() { | |||
| 47 | </script> | 51 | </script> | 
| 48 | <div id="main-nav"></div> | 52 | <div id="main-nav"></div> | 
| 49 | </div><!-- top --> | 53 | </div><!-- top --> | 
| 54 | <div id="side-nav" class="ui-resizable side-nav-resizable"> | ||
| 55 | <div id="nav-tree"> | ||
| 56 | <div id="nav-tree-contents"> | ||
| 57 | <div id="nav-sync" class="sync"></div> | ||
| 58 | </div> | ||
| 59 | </div> | ||
| 60 | <div id="splitbar" style="-moz-user-select:none;" | ||
| 61 | class="ui-resizable-handle"> | ||
| 62 | </div> | ||
| 63 | </div> | ||
| 64 | <script type="text/javascript"> | ||
| 65 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
| 66 | $(document).ready(function(){initNavTree('group___canonical_diff.html',''); initResizable(); }); | ||
| 67 | /* @license-end */ | ||
| 68 | </script> | ||
| 69 | <div id="doc-content"> | ||
| 50 | <!-- window showing the filter options --> | 70 | <!-- window showing the filter options --> | 
| 51 | <div id="MSearchSelectWindow" | 71 | <div id="MSearchSelectWindow" | 
| 52 | onmouseover="return searchBox.OnSearchSelectShow()" | 72 | onmouseover="return searchBox.OnSearchSelectShow()" | 
| @@ -82,9 +102,12 @@ $(function() { | |||
| 82 | <p >A canonical node is registereded for a given diff node by invoking the method <a class="el" href="classabigail_1_1comparison_1_1diff__context.html#a2508fdea9043690d04e3cba05646537d" title="Set the canonical diff node property of a given diff node appropriately.">diff_context::initialize_canonical_diff()</a>.</p> | 102 | <p >A canonical node is registereded for a given diff node by invoking the method <a class="el" href="classabigail_1_1comparison_1_1diff__context.html#a2508fdea9043690d04e3cba05646537d" title="Set the canonical diff node property of a given diff node appropriately.">diff_context::initialize_canonical_diff()</a>.</p> | 
| 83 | <p >Please note that the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html" title="The context of the diff. This type holds various bits of information that is going to be used through...">diff_context</a> holds all the canonical diffs that got registered through it. Thus, the life time of all of canonical diff objects is the same as the life time of the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html">diff_context</a> they relate to. </p> | 103 | <p >Please note that the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html" title="The context of the diff. This type holds various bits of information that is going to be used through...">diff_context</a> holds all the canonical diffs that got registered through it. Thus, the life time of all of canonical diff objects is the same as the life time of the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html">diff_context</a> they relate to. </p> | 
| 84 | </div><!-- contents --> | 104 | </div><!-- contents --> | 
| 105 | </div><!-- doc-content --> | ||
| 85 | <!-- start footer part --> | 106 | <!-- start footer part --> | 
| 86 | <hr class="footer"/><address class="footer"><small> | 107 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | 
| 87 | Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 | 108 | <ul> | 
| 88 | </small></address> | 109 | <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li> | 
| 110 | </ul> | ||
| 111 | </div> | ||
| 89 | </body> | 112 | </body> | 
| 90 | </html> | 113 | </html> | 
