quantopian / pyfolio

Portfolio and risk analytics in Python
https://quantopian.github.io/pyfolio
Apache License 2.0
5.65k stars 1.77k forks source link

Move documentation to sphinx #214

Open twiecki opened 8 years ago

twiecki commented 8 years ago

Specifically, it would be nice if we had an online manual.

richafrank commented 8 years ago

@twiecki Do you think sphinx would produce a better online manual than what mk-docs is currently producing for the github.io page? (Which features do we want?)

twiecki commented 8 years ago

@richafrank I'm happy with the current website, except that it's missing a manual from the doc strings of all functions.

twiecki commented 8 years ago

Relevant: http://nbsphinx.readthedocs.org/