[tor-commits] [sbws/master] docs: add link to State class
    juga at torproject.org 
    juga at torproject.org
       
    Sat Feb 23 10:57:26 UTC 2019
    
    
  
commit 8a2fa4391f95efc6388321f79b7f079fc31fd367
Author: juga0 <juga at riseup.net>
Date:   Tue Feb 12 10:27:41 2019 +0000
    docs: add link to State class
---
 docs/source/state.rst | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/docs/source/state.rst b/docs/source/state.rst
index b61b69e..6a692a5 100644
--- a/docs/source/state.rst
+++ b/docs/source/state.rst
@@ -18,3 +18,5 @@ The last time ``sbws scanner`` was started.
 - **Producer**: ``sbws scanner``, once at startup.
 
 - **Consumer**: ``sbws generate``, once each time it is ran.
+
+Code: :class:`sbws.util.state.State`
\ No newline at end of file
    
    
More information about the tor-commits
mailing list