diff --git a/doc/build/html/_sources/index.txt b/doc/build/html/_sources/index.txt
index 20a2b93..d8e58a7 100644
--- a/doc/build/html/_sources/index.txt
+++ b/doc/build/html/_sources/index.txt
@@ -11,6 +11,7 @@ Contents:
.. toctree::
:maxdepth: 2
+ README
api/accounting.rst
diff --git a/doc/build/html/api/accounting.html b/doc/build/html/api/accounting.html
index 00dc3e8..0360ebd 100644
--- a/doc/build/html/api/accounting.html
+++ b/doc/build/html/api/accounting.html
@@ -164,13 +164,8 @@ jsonify_exceptions decorator
+ - (accounting.storage.Storage method)
+
+
+
- (accounting.storage.sql.SQLStorage method)
@@ -236,6 +240,10 @@
+ - delete_transaction() (accounting.storage.ledgercli.Ledger method)
+
+
+
- dict_to_object() (accounting.transport.AccountingDecoder method)
@@ -276,9 +284,15 @@
- - get_transaction() (accounting.storage.Storage method)
+
- get_transaction() (accounting.storage.ledgercli.Ledger method)
+
+
+ - (accounting.storage.Storage method)
+
+
+
- get_transactions() (accounting.storage.ledgercli.Ledger method)
@@ -408,21 +422,21 @@
diff --git a/doc/build/html/index.html b/doc/build/html/index.html
index 5de3006..cea64df 100644
--- a/doc/build/html/index.html
+++ b/doc/build/html/index.html
@@ -24,7 +24,7 @@
-
+
|