Re: [pytest-dev] Documentation proposal

2017-08-07 Thread Brianna Laugher
Yes thanks Daniele! Daniele gave a great talk at PyCon Australia this past weekend about these four different types of documentation and how they are different/similar: https://www.youtube.com/watch?v=t4vKPhjcMZg=PLs4CJRBY5F1KsK4AbFaPsUT8X8iXc7X84=65 Daniele referred to "Brianna's tutorial",

Re: [pytest-dev] Documentation proposal

2017-08-07 Thread Bruno Oliveira
Hi Daniele, Thanks a lot for following up on this! I've pushed your branch up to pytest's repository and enabled building it on RTD so people can more easily take a look at it: https://docs.pytest.org/en/documentation-restructure/ I did a quick glance and I like what I see so far. Having

Re: [pytest-dev] Documentation proposal

2017-08-07 Thread Carol Willing
Nice! Just an FYI for those that use conda (and not virtualenv)... if you edit the Makefile html section and delete the portion of the line before sphinx-build then you can install the requirements.txt via pip, and build with make html. Where do you want suggestions filed? I saw a few minor