[Checkins] [zopefoundation/zope.dottedname] 6433c8: Convert doctests to Sphinx documentation

GitHub noreply at github.com
Mon Feb 2 20:42:11 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.dottedname
  Commit: 6433c87f6a23f5bff9ed859699d9e07055610e99
      https://github.com/zopefoundation/zope.dottedname/commit/6433c87f6a23f5bff9ed859699d9e07055610e99
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    A docs/Makefile
    A docs/api.rst
    A docs/conf.py
    A docs/index.rst
    A docs/make.bat
    A docs/narrative.rst
    M setup.py
    R src/zope/dottedname/README.txt
    M src/zope/dottedname/tests.py
    M tox.ini

  Log Message:
  -----------
  Convert doctests to Sphinx documentation

- Includes building docs and running doctest snippets under 'tox'.

- Replace deleted doctest coverage with unittests.


  Commit: aa0c1995f2ed5736a3fba0ff42dd7a7f74c14da4
      https://github.com/zopefoundation/zope.dottedname/commit/aa0c1995f2ed5736a3fba0ff42dd7a7f74c14da4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M .gitignore
    A setup.cfg
    M tox.ini

  Log Message:
  -----------
  Add coverage testing under 'tox'.


  Commit: de945ebc27f87bd2e76b07fb614674015cb3bc58
      https://github.com/zopefoundation/zope.dottedname/commit/de945ebc27f87bd2e76b07fb614674015cb3bc58
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M CHANGES.rst
    M setup.cfg
    A src/zope/dottedname/example.py
    M src/zope/dottedname/tests.py

  Log Message:
  -----------
  100% unit test coverage.

Includes branches.


  Commit: a3fa2a08b20d13c877daadd3e67bc34efe954efd
      https://github.com/zopefoundation/zope.dottedname/commit/a3fa2a08b20d13c877daadd3e67bc34efe954efd
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Add PyPI and RTD badges.


Compare: https://github.com/zopefoundation/zope.dottedname/compare/3e6863c77251...a3fa2a08b20d


More information about the checkins mailing list