Branch: refs/heads/ref-docs
  Home:   https://github.com/pytest-dev/pytest
  Commit: d03087c249ed6af8d3089e0224d6163a2ecc296a
      
https://github.com/pytest-dev/pytest/commit/d03087c249ed6af8d3089e0224d6163a2ecc296a
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-07 (Wed, 07 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: 48fbf87e6d53248bb2f924443cc8471b885f327c
      
https://github.com/pytest-dev/pytest/commit/48fbf87e6d53248bb2f924443cc8471b885f327c
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-07 (Wed, 07 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: a855338697b1f205648b40875eda8d793690d411
      
https://github.com/pytest-dev/pytest/commit/a855338697b1f205648b40875eda8d793690d411
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-07 (Wed, 07 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: 7a13341c9c6bc9c89d093895fac87ad15e01149a
      
https://github.com/pytest-dev/pytest/commit/7a13341c9c6bc9c89d093895fac87ad15e01149a
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

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

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


  Commit: 2a3578595dc74a20fddd4aef02a7350b53456da2
      
https://github.com/pytest-dev/pytest/commit/2a3578595dc74a20fddd4aef02a7350b53456da2
  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 tox.ini

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

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


  Commit: 5b72728e93db52f76610c4d293c9dbad170ffc03
      
https://github.com/pytest-dev/pytest/commit/5b72728e93db52f76610c4d293c9dbad170ffc03
  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: d64403b28dd2ff77d7a17a113479ec974e29746b
      
https://github.com/pytest-dev/pytest/commit/d64403b28dd2ff77d7a17a113479ec974e29746b
  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/d03087c249ed^...d64403b28dd2
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to