-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: add tutorials to Sphinx build #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
There's already a link to an nbviewer page with the tutorials. "This documenation focuses on providing a reference for all of the modules and functions available in pvlib-python. For examples of how to use pvlib-python, please see the tutorials." Inline code in documentation and IPython sphinxext is a separate issue. |
|
Not sure what exactly you want me to address here... #22 is a PR to fix documentation problems raised in issue #16 (and more). This is what I quoted from, since this is what you linked to originally. The official documentation for pvlib-python is http://pvlib-python.readthedocs.org/en/latest/ and it too contains a link to the tutorials. |
I was used to check only the ToC |
Add
https://github.com/pvlib/pvlib-python/tree/master/docs/tutorials
to
http://wholmgren-pvlib-python-new.readthedocs.org/en/docfixes/index.html#
maybe with a link to the nbviewer.
there's also a ipython sphinx plugin
http://matplotlib.org/sampledoc/extensions.html#ipython-sessions
https://github.com/ipython/ipython/tree/master/IPython/sphinxext
The text was updated successfully, but these errors were encountered: