[Checkins] [zopefoundation/zope.event] c23444: The sphinx docs for z.e.classhandler use `.. autom...

GitHub noreply at github.com
Fri Mar 23 11:39:39 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.event
  Commit: c23444edde95141192d46b98276de1d0206d9a97
      https://github.com/zopefoundation/zope.event/commit/c23444edde95141192d46b98276de1d0206d9a97
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M docs/classhandler.rst
    M docs/conf.py
    M src/zope/event/classhandler.py

  Log Message:
  -----------
  The sphinx docs for z.e.classhandler use `.. automodule`.

For two reasons:

1) DRY
2) Ability to cross-reference :mod:`zope.event.classhandler`.


  Commit: f7f85811605b354c43c511ec980bcc543bb6fc30
      https://github.com/zopefoundation/zope.event/commit/f7f85811605b354c43c511ec980bcc543bb6fc30
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M docs/classhandler.rst
    M src/zope/event/classhandler.py

  Log Message:
  -----------
  Move the function signature to the .rst file per discussion.

Also rename decorator to _decorator per discussion.


  Commit: 51bfb4fec11d842c4536cc5d663317fb67590f72
      https://github.com/zopefoundation/zope.event/commit/51bfb4fec11d842c4536cc5d663317fb67590f72
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M docs/classhandler.rst
    M docs/conf.py
    M src/zope/event/classhandler.py

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/dry-classhandler-docs

The sphinx docs for z.e.classhandler use `.. automodule`.


Compare: https://github.com/zopefoundation/zope.event/compare/e10358c000ed...51bfb4fec11d


More information about the checkins mailing list