mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Some documentation work
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.8.18"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>pyShelf Open Source Ebook Server: src.backend.lib.storage.Storage Class Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -19,16 +19,16 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">pyShelf Open Source Ebook Server
|
||||
 <span id="projectnumber">0.4.1</span>
|
||||
 <span id="projectnumber">0.6.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Open source, console based E-book server</div>
|
||||
<div id="projectbrief">FOSS E-Book Server, https://pyshelf.com</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<!-- Generated by Doxygen 1.8.18 -->
|
||||
<script type="text/javascript" src="../../menudata.js"></script>
|
||||
<script type="text/javascript" src="../../menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
@@ -71,6 +71,9 @@ def </td><td class="memItemRight" valign="bottom"><b>check_ownership</b> (s
|
||||
<tr class="separator:a394cfed178f5fd150ed5f1bca13dfc05"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a112f9b3fbb18b9475fdeba6245d90fdf"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d40/classsrc_1_1backend_1_1lib_1_1storage_1_1Storage.html#a112f9b3fbb18b9475fdeba6245d90fdf">close</a> (self)</td></tr>
|
||||
<tr class="separator:a112f9b3fbb18b9475fdeba6245d90fdf"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:acaf6a7bc446ba9e54f315616a98db7a8"><td class="memItemLeft" align="right" valign="top"><a id="acaf6a7bc446ba9e54f315616a98db7a8"></a>
|
||||
def </td><td class="memItemRight" valign="bottom"><b>make_collections</b> (self)</td></tr>
|
||||
<tr class="separator:acaf6a7bc446ba9e54f315616a98db7a8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
@@ -117,7 +120,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Get file paths from database for comparison to system files
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a112f9b3fbb18b9475fdeba6245d90fdf"></a>
|
||||
@@ -136,7 +139,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Close database connection
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a394cfed178f5fd150ed5f1bca13dfc05"></a>
|
||||
@@ -155,7 +158,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Commit database transactions
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae0fdacb661febbfa3cba95e578ad2112"></a>
|
||||
@@ -173,7 +176,7 @@ Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Create table structure</pre>
|
||||
<pre class="fragment">Create table structure</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a912a5030c1277bb9b635eb4bb5c97c40"></a>
|
||||
@@ -203,7 +206,7 @@ Public Attributes</h2></td></tr>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Insert book in database
|
||||
:returns: True if succeeds False if not
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
@@ -212,9 +215,9 @@ Public Attributes</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 2 2020 08:12:21 for pyShelf Open Source Ebook Server by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Mon Aug 3 2020 09:02:53 for pyShelf Open Source Ebook Server by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.17
|
||||
</a> 1.8.18
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user