aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Bersenev <bay@hackerdom.ru>2011-07-25 01:32:59 +0000
committerAlexander Bersenev <bay@hackerdom.ru>2011-07-25 01:32:59 +0000
commit2276366a5a6200dabc0778ffeac896ca20b61bf1 (patch)
treea118d698e382f384633e5a6da95532b4705a35a6 /docs/build/html/index.html
parentdocumentation: intro (diff)
downloadautodep-2276366a5a6200dabc0778ffeac896ca20b61bf1.tar.gz
autodep-2276366a5a6200dabc0778ffeac896ca20b61bf1.tar.bz2
autodep-2276366a5a6200dabc0778ffeac896ca20b61bf1.zip
documentation, man page
Diffstat (limited to 'docs/build/html/index.html')
-rw-r--r--docs/build/html/index.html23
1 files changed, 17 insertions, 6 deletions
diff --git a/docs/build/html/index.html b/docs/build/html/index.html
index 7da54a3..6fc6a22 100644
--- a/docs/build/html/index.html
+++ b/docs/build/html/index.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Autodep’s documentation &mdash; Autodep v0.1 documentation</title>
+ <title>Autodep’s documentation &mdash; Autodep documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
@@ -22,7 +22,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="top" title="Autodep v0.1 documentation" href="#" />
+ <link rel="top" title="Autodep documentation" href="#" />
<link rel="next" title="Introduction" href="intro.html" />
</head>
<body>
@@ -38,7 +38,7 @@
<li class="right" >
<a href="intro.html" title="Introduction"
accesskey="N">next</a> |</li>
- <li><a href="#">Autodep v0.1 documentation</a> &raquo;</li>
+ <li><a href="#">Autodep</a> &raquo;</li>
</ul>
</div>
@@ -64,8 +64,18 @@
<li class="toctree-l2"><a class="reference internal" href="intro.html#indices-and-tables">Indices and tables</a></li>
</ul>
</li>
-<li class="toctree-l1"><a class="reference internal" href="architecture.html">Internals</a></li>
-<li class="toctree-l1"><a class="reference internal" href="api.html">9. API</a></li>
+<li class="toctree-l1"><a class="reference internal" href="architecture.html">Internals</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="architecture.html#how-it-works">How it works?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="architecture.html#how-hooklib-approach-works">How Hooklib approach works?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="architecture.html#how-fusefs-approach-works">How Fusefs approach works?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="architecture.html#futher-analysis-of-file-access-events">Futher analysis of file access events</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="api.html">API</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="api.html#module-logfs.fstracer">logfs.fstracer</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api.html#package-utils">package_utils</a></li>
+</ul>
+</li>
</ul>
</div>
</div>
@@ -121,11 +131,12 @@
<li class="right" >
<a href="intro.html" title="Introduction"
>next</a> |</li>
- <li><a href="#">Autodep v0.1 documentation</a> &raquo;</li>
+ <li><a href="#">Autodep</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2011, Alexander Bersenev.
+ Last updated on Jul 25, 2011.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>