Skip to content

fix and update documentation #446

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

Merged
merged 3 commits into from
Apr 5, 2018
Merged

fix and update documentation #446

merged 3 commits into from
Apr 5, 2018

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Apr 4, 2018

  • Closes fix documentation build #445
  • Fully tested. Added and/or modified tests to ensure correct behavior for all reasonable inputs. Tests must pass on the TravisCI and Appveyor testing services.
  • Code quality and style is sufficient. Passes git diff upstream/master -u -- "*.py" | flake8 --diff and/or landscape.io linting service.
  • New code is fully documented. Includes sphinx/numpydoc compliant docstrings and comments in the code where necessary.
  • Updates entries to docs/sphinx/source/api.rst for API changes.
  • Adds description and name entries in the appropriate docs/sphinx/source/whatsnew file for all changes.

new build here:

http://wholmgren-pvlib-python-new.readthedocs.io/en/fixcsdocs/index.html

I'll merge tomorrow if there are no objections.

@wholmgren wholmgren added this to the 0.5.2 milestone Apr 4, 2018
@wholmgren wholmgren merged commit 9cc946f into pvlib:master Apr 5, 2018
@wholmgren wholmgren deleted the fixcsdocs branch May 19, 2018 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix documentation build
1 participant