SunPower / PVMismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
http://sunpower.github.io/PVMismatch/
BSD 3-Clause "New" or "Revised" License
79 stars 30 forks source link

DOC: BUG: contrib docs not rendering correctly #94

Closed mikofski closed 5 years ago

mikofski commented 6 years ago

see here

mikofski commented 6 years ago

also please take a look at these comments and the suggestions I made after you closed #72

chetan201 commented 6 years ago

@mikofski Thanks for bringing this to my attention, I will regenerate the docs and try again. Not sure why this would happen though!

chetan201 commented 5 years ago

issue persists in 4.1 - needs closer investigation

mikofski commented 5 years ago

@chetan201 I think the issue is simple, you need to use git on your computer to add the generated contrib files to the repository after you copy them to the top level docs/ folder, then, commit and push. I'll open a pr now