Re: [tor-dev] Stem Sphinx Documentation

2012-06-10 Thread Damian Johnson
Pushed the suggested changes... https://gitweb.torproject.org/stem.git/commitdiff/7947d69 https://gitweb.torproject.org/stem.git/commitdiff/737018b https://gitweb.torproject.org/stem.git/commitdiff/860cd87 https://gitweb.torproject.org/stem.git/commitdiff/9654beb Thanks! -Damian __

Re: [tor-dev] Stem Sphinx Documentation

2012-06-07 Thread Karsten Loesing
On 6/6/12 7:32 PM, Damian Johnson wrote: >> - Why does digest() return the base64-encoded digest, not the >> hex-formatted one? Network statuses are the only documents in Tor using >> base64 (or rather, a variant of it without trailing ='s), so it's easier >> to convert those to hex than to conver

Re: [tor-dev] Stem Sphinx Documentation

2012-06-06 Thread Damian Johnson
Thanks, Karsten. > - Does ExtraInfoDescriptor support bridge descriptors yet? Those don't > contain a signature, which means that the signature variable shouldn't > be marked as required. Also, there should be a digest() method for > RelayExtraInfoDescriptor and a digest variable for > BridgeExt

Re: [tor-dev] Stem Sphinx Documentation

2012-06-06 Thread Karsten Loesing
On 6/6/12 6:48 AM, Damian Johnson wrote: > Hi Ravi, Beck, and everyone else hacking on stem. I just finished and > merged a rewrite of our documentation into reStructuredText. The > results are... very pretty. Looks really cool! > Karsten > http://www.atagar.com/transfer/tmp/stem_html_12_06_05/st

[tor-dev] Stem Sphinx Documentation

2012-06-05 Thread Damian Johnson
Hi Ravi, Beck, and everyone else hacking on stem. I just finished and merged a rewrite of our documentation into reStructuredText. The results are... very pretty. http://www.atagar.com/transfer/tmp/stem_html_12_06_05/ Next I plan to make a landing page for stem, and a cron process which will auto