Branch: refs/heads/ref-docs
  Home:   https://github.com/pytest-dev/pytest
  Commit: 3808728b314da3a88bf25d721e9b803903d74b06
      
https://github.com/pytest-dev/pytest/commit/3808728b314da3a88bf25d721e9b803903d74b06
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M doc/en/_templates/globaltoc.html
    M doc/en/contents.rst
    A doc/en/reference.rst
    M doc/en/writing_plugins.rst

  Log Message:
  -----------
  Create reference and moved Objects and Hooks reference from writing_plugins


  Commit: 1a5ba03b5f225ccd440f6f6d3e5168859bb078ec
      
https://github.com/pytest-dev/pytest/commit/1a5ba03b5f225ccd440f6f6d3e5168859bb078ec
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M doc/en/plugins.rst

  Log Message:
  -----------
  Remove internal plugin list

This gets out of sync and shows internal plugins which don't make
much sense


  Commit: 55ad09b56ffeffc5c510dbab6b624cabe0dc228e
      
https://github.com/pytest-dev/pytest/commit/55ad09b56ffeffc5c510dbab6b624cabe0dc228e
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M doc/en/_templates/links.html

  Log Message:
  -----------
  Cleanup the links section to only external links

Internal links should be displayed in the side-bar


  Commit: fa6e0760f942d7fa07b4dbf870ad9baa25a73739
      
https://github.com/pytest-dev/pytest/commit/fa6e0760f942d7fa07b4dbf870ad9baa25a73739
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M doc/en/_templates/globaltoc.html

  Log Message:
  -----------
  Reorder the global toc and include 'contributing' section


  Commit: e7281843db4f271bed73d0551c37e4d893d28cda
      
https://github.com/pytest-dev/pytest/commit/e7281843db4f271bed73d0551c37e4d893d28cda
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M doc/en/builtin.rst
    M doc/en/conf.py
    M doc/en/requirements.txt
    M tox.ini

  Log Message:
  -----------
  Use sphinxcontrib-trio extension

This adds some more capabilities to sphinx, like marking
functions as decorators or with contexts


  Commit: cd652827a407e467eee7952772677b9891006bf3
      
https://github.com/pytest-dev/pytest/commit/cd652827a407e467eee7952772677b9891006bf3
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/capture.py
    M _pytest/fixtures.py
    M doc/en/cache.rst
    M doc/en/reference.rst

  Log Message:
  -----------
  Add reference docs to cache and capture fixtures


  Commit: 82f97980a8d64d754d0674383942f3b70c276e69
      
https://github.com/pytest-dev/pytest/commit/82f97980a8d64d754d0674383942f3b70c276e69
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/doctest.py
    M doc/en/doctest.rst
    M doc/en/reference.rst

  Log Message:
  -----------
  Add reference docs to doctest_namespace


Compare: 
https://github.com/pytest-dev/pytest/compare/d64403b28dd2...82f97980a8d6
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to