pycco-docs / pycco

Literate-style documentation generator.
https://pycco-docs.github.io/pycco/
Other
842 stars 144 forks source link

Feature/allow recursing directories #96

Closed goosemo closed 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.2%) to 82.313% when pulling c66d21dca0420b855d52e8639e107af039710a7e on goosemo:feature/Allow-recursing-directories into 86296837d8ce61abed323dbb9cc14491519e7811 on pycco-docs:master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.5%) to 82.993% when pulling 1479ee55fa80196d914c1e683f2c379edb9a8a0a on goosemo:feature/Allow-recursing-directories into 86296837d8ce61abed323dbb9cc14491519e7811 on pycco-docs:master.

subsetpark commented 8 years ago

Looks great. Will you run it through a quick autopep8 and we can merge?

goosemo commented 8 years ago

Ran it over the two files changed. Seems to have made changes over more than just what I threw down. It might be nice for this to be documented in the README somewhere, or is it on a wiki page I neglected to read?

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.5%) to 82.993% when pulling 83ffef5da6f5b2fa919fd1374b05fdc95875dfd5 on goosemo:feature/Allow-recursing-directories into 86296837d8ce61abed323dbb9cc14491519e7811 on pycco-docs:master.

subsetpark commented 8 years ago

No @goosemo , we could definitely stand to mention it in the very thin contributing guidelines. Thanks!

goosemo commented 8 years ago

Is there anything more you'd like done @subsetpark to get this merged?

subsetpark commented 8 years ago

No, thanks for the reminder!