[Checkins] [zopefoundation/ZConfig] 441337: Refactor into a class; stop using module global ex...

GitHub noreply at github.com
Thu Feb 23 22:15:22 CET 2017


  Branch: refs/heads/jam-s2html-useful-api
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 441337acf0b95fae655f6190e17d1c57fceb5962
      https://github.com/zopefoundation/ZConfig/commit/441337acf0b95fae655f6190e17d1c57fceb5962
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/schema2html.py

  Log Message:
  -----------
  Refactor into a class; stop using module global explain state.


  Commit: 786882a9bf6acee6b8b3425f7c033470ed21625b
      https://github.com/zopefoundation/ZConfig/commit/786882a9bf6acee6b8b3425f7c033470ed21625b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/datatypes.py
    M ZConfig/schema2html.py

  Log Message:
  -----------
  Unify component and schema handling and provide better names for data type converters.


  Commit: 52b52f709720a9b2cd7c687bc66345e96690b180
      https://github.com/zopefoundation/ZConfig/commit/52b52f709720a9b2cd7c687bc66345e96690b180
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/schema2html.py

  Log Message:
  -----------
  break the big function up into small funcs using visitor pattern.


  Commit: 37d548d4becaab5645675d7bd14d444d1ab4c35d
      https://github.com/zopefoundation/ZConfig/commit/37d548d4becaab5645675d7bd14d444d1ab4c35d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/schema2html.py

  Log Message:
  -----------
  Raise abstract section types, and thus their concrete implementations, to the top-level, so they don't get documented under some random node the first time they get referenced.


  Commit: 8d8c2d5a2a5322469c703c4cb29676d257cf9eea
      https://github.com/zopefoundation/ZConfig/commit/8d8c2d5a2a5322469c703c4cb29676d257cf9eea
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/schema2html.py

  Log Message:
  -----------
  abstract the formatting from the tree walking


  Commit: 39592b0cf12ad89ac072a36953177714ab8ca573
      https://github.com/zopefoundation/ZConfig/commit/39592b0cf12ad89ac072a36953177714ab8ca573
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M ZConfig/schema2html.py
    M ZConfig/tests/test_schema2html.py
    M doc/conf.py
    M doc/using-zconfig.rst
    M setup.py

  Log Message:
  -----------
  Add Rst/docutils formatter and sphinx extension.


Compare: https://github.com/zopefoundation/ZConfig/compare/441337acf0b9^...39592b0cf12a


More information about the checkins mailing list