[Checkins] [zopefoundation/ZConfig] 4d9dac: Add example support to SchemaType

GitHub noreply at github.com
Tue Jun 28 04:12:01 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 4d9dacfa221b82310dd606c8891199f5573c4366
      https://github.com/zopefoundation/ZConfig/commit/4d9dacfa221b82310dd606c8891199f5573c4366
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ZConfig/info.py
    M ZConfig/schema.py

  Log Message:
  -----------
  Add example support to SchemaType


  Commit: 803ca0c2c3184c27e0be1b61d6552bff7c482441
      https://github.com/zopefoundation/ZConfig/commit/803ca0c2c3184c27e0be1b61d6552bff7c482441
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M doc/schema.dtd

  Log Message:
  -----------
  The code allows examples in section and multisection, so also allow it in the dtd


  Commit: 5d92ab507956079728725f39a56d31864f7d0328
      https://github.com/zopefoundation/ZConfig/commit/5d92ab507956079728725f39a56d31864f7d0328
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ZConfig/schema.py
    M doc/schema.dtd

  Log Message:
  -----------
  Also allow examples in sectiontype


  Commit: da6ab8d781a9f2b2639b759c2e9c6df774d40e0a
      https://github.com/zopefoundation/ZConfig/commit/da6ab8d781a9f2b2639b759c2e9c6df774d40e0a
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ZConfig/schema.py

  Log Message:
  -----------
  Check for multiple examples (which is not allowed)


  Commit: 4d6bf7ac87d4b804fc8946ae0197fcc8972feb71
      https://github.com/zopefoundation/ZConfig/commit/4d6bf7ac87d4b804fc8946ae0197fcc8972feb71
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ZConfig/tests/test_schema.py

  Log Message:
  -----------
  Add tests for examples


  Commit: 2ff9ab2192bc67f28ce10c7f52f24bbe743dfa05
      https://github.com/zopefoundation/ZConfig/commit/2ff9ab2192bc67f28ce10c7f52f24bbe743dfa05
  Author: Sander Steffann <sander at steffann.nl>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ZConfig/schema.py
    M ZConfig/tests/test_schema.py
    M doc/schema.dtd
    M doc/zconfig.tex

  Log Message:
  -----------
  Align documentation, tests and implementation


  Commit: 64878146131bc6d85314e7233a051a1198113c40
      https://github.com/zopefoundation/ZConfig/commit/64878146131bc6d85314e7233a051a1198113c40
  Author: Fred Drake <fred at fdrake.net>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M ZConfig/info.py
    M ZConfig/schema.py
    M ZConfig/tests/test_schema.py
    M doc/schema.dtd
    M doc/zconfig.tex

  Log Message:
  -----------
  Merge pull request #4 from steffann/master

Add example support to SchemaType


Compare: https://github.com/zopefoundation/ZConfig/compare/e42bef28343e...64878146131b


More information about the checkins mailing list