/usr/share/doc/cedar-backup3-doc/interface/module-tree.html is in cedar-backup3-doc 3.1.7-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module Hierarchy</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="CedarBackup3-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://bitbucket.org/cedarsolutions/cedar-backup3">CedarBackup3</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%"> </td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="module-tree.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<center><b>
[ <a href="module-tree.html">Module Hierarchy</a>
| <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Module Hierarchy</h1>
<ul class="nomargin-top">
<li> <strong class="uidlink"><a href="CedarBackup3-module.html">CedarBackup3</a></strong>: <em class="summary">Implements local and remote backups to CD or DVD media.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup3.action-module.html">CedarBackup3.action</a></strong>: <em class="summary">Provides interface backwards compatibility.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions-module.html">CedarBackup3.actions</a></strong>: <em class="summary">Cedar Backup actions.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.collect-module.html">CedarBackup3.actions.collect</a></strong>: <em class="summary">Implements the standard 'collect' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.constants-module.html">CedarBackup3.actions.constants</a></strong>: <em class="summary">Provides common constants used by standard actions.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.initialize-module.html">CedarBackup3.actions.initialize</a></strong>: <em class="summary">Implements the standard 'initialize' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.purge-module.html">CedarBackup3.actions.purge</a></strong>: <em class="summary">Implements the standard 'purge' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.rebuild-module.html">CedarBackup3.actions.rebuild</a></strong>: <em class="summary">Implements the standard 'rebuild' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.stage-module.html">CedarBackup3.actions.stage</a></strong>: <em class="summary">Implements the standard 'stage' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.store-module.html">CedarBackup3.actions.store</a></strong>: <em class="summary">Implements the standard 'store' action.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.util-module.html">CedarBackup3.actions.util</a></strong>: <em class="summary">Implements action-related utilities</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.actions.validate-module.html">CedarBackup3.actions.validate</a></strong>: <em class="summary">Implements the standard 'validate' action.</em> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup3.cli-module.html">CedarBackup3.cli</a></strong>: <em class="summary">Provides command-line interface implementation for the cback3
script.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.config-module.html">CedarBackup3.config</a></strong>: <em class="summary">Provides configuration-related objects.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.customize-module.html">CedarBackup3.customize</a></strong>: <em class="summary">Implements customized behavior.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend-module.html">CedarBackup3.extend</a></strong>: <em class="summary">Official Cedar Backup Extensions</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.amazons3-module.html">CedarBackup3.extend.amazons3</a></strong>: <em class="summary">Store-type extension that writes data to Amazon S3.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.capacity-module.html">CedarBackup3.extend.capacity</a></strong>: <em class="summary">Provides an extension to check remaining media capacity.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.encrypt-module.html">CedarBackup3.extend.encrypt</a></strong>: <em class="summary">Provides an extension to encrypt staging directories.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.mbox-module.html">CedarBackup3.extend.mbox</a></strong>: <em class="summary">Provides an extension to back up mbox email files.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.mysql-module.html">CedarBackup3.extend.mysql</a></strong>: <em class="summary">Provides an extension to back up MySQL databases.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.postgresql-module.html">CedarBackup3.extend.postgresql</a></strong>: <em class="summary">Provides an extension to back up PostgreSQL databases.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.split-module.html">CedarBackup3.extend.split</a></strong>: <em class="summary">Provides an extension to split up large files in staging
directories.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.subversion-module.html">CedarBackup3.extend.subversion</a></strong>: <em class="summary">Provides an extension to back up Subversion repositories.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.extend.sysinfo-module.html">CedarBackup3.extend.sysinfo</a></strong>: <em class="summary">Provides an extension to save off important system recovery
information.</em> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup3.filesystem-module.html">CedarBackup3.filesystem</a></strong>: <em class="summary">Provides filesystem-related objects.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.image-module.html">CedarBackup3.image</a></strong>: <em class="summary">Provides interface backwards compatibility.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.knapsack-module.html">CedarBackup3.knapsack</a></strong>: <em class="summary">Provides the implementation for various knapsack algorithms.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.peer-module.html">CedarBackup3.peer</a></strong>: <em class="summary">Provides backup peer-related objects and utility functions.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.release-module.html">CedarBackup3.release</a></strong>: <em class="summary">Provides location to maintain version information.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.testutil-module.html">CedarBackup3.testutil</a></strong>: <em class="summary">Provides unit-testing utilities.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.tools-module.html">CedarBackup3.tools</a></strong>: <em class="summary">Official Cedar Backup Tools</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup3.tools.amazons3-module.html">CedarBackup3.tools.amazons3</a></strong>: <em class="summary">Synchonizes a local directory with an Amazon S3 bucket.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.tools.span-module.html">CedarBackup3.tools.span</a></strong>: <em class="summary">Spans staged data among multiple discs</em> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup3.util-module.html">CedarBackup3.util</a></strong>: <em class="summary">Provides general-purpose utilities.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.writer-module.html">CedarBackup3.writer</a></strong>: <em class="summary">Provides interface backwards compatibility.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.writers-module.html">CedarBackup3.writers</a></strong>: <em class="summary">Cedar Backup writers.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup3.writers.cdwriter-module.html">CedarBackup3.writers.cdwriter</a></strong>: <em class="summary">Provides functionality related to CD writer devices.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.writers.dvdwriter-module.html">CedarBackup3.writers.dvdwriter</a></strong>: <em class="summary">Provides functionality related to DVD writer devices.</em> </li>
<li> <strong class="uidlink"><a href="CedarBackup3.writers.util-module.html">CedarBackup3.writers.util</a></strong>: <em class="summary">Provides utilities related to image writers.</em> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup3.xmlutil-module.html">CedarBackup3.xmlutil</a></strong>: <em class="summary">Provides general XML-related functionality.</em> </li>
</ul>
</li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="CedarBackup3-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://bitbucket.org/cedarsolutions/cedar-backup3">CedarBackup3</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|