[Checkins] [zopefoundation/zope.app.apidoc] cd7372: Make handling of root Code modules more consistent...

GitHub noreply at github.com
Thu Aug 9 15:09:44 CEST 2018


  Branch: refs/heads/issue20
  Home:   https://github.com/zopefoundation/zope.app.apidoc
  Commit: cd7372c758cc9bfcd69df21faeb01d101e88a203
      https://github.com/zopefoundation/zope.app.apidoc/commit/cd7372c758cc9bfcd69df21faeb01d101e88a203
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/app/apidoc/codemodule/README.rst
    M src/zope/app/apidoc/codemodule/browser/class_.py
    M src/zope/app/apidoc/codemodule/codemodule.py
    M src/zope/app/apidoc/codemodule/module.py
    M src/zope/app/apidoc/codemodule/tests.py
    M src/zope/app/apidoc/ifacemodule/browser.py
    M tox.ini

  Log Message:
  -----------
  Make handling of root Code modules more consistent.

The root code module now refuses to find any unregistered modules.

Actual modules can still look things up dynamically (e.g., zope.app.menus, which is created in ZCML).

Add a tox environment for coverage to be sure I didn't miss anything new.

Fixes #20.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list