Skip to content
Permalink
Branch: master
Commits on Dec 29, 2018
  1. REF: Split Class._fill_inheritance() into two stages

    kernc committed Dec 7, 2018
    Because `__pdoc__` overrides are applied in-between.
  2. Html template: show subclasses

    kernc committed Nov 7, 2018
  3. Html template: update html5, semantic, css

    kernc committed Oct 29, 2018
    Use flexbox for hanging indentation and responsive layout.
    
    Introduce definition lists (<dl>).
  4. Html template: Replace pygments with Highlight.js from CDN

    kernc committed Oct 27, 2018
    Also replace Show source link with HTML5 <details>
  5. REF: Cleanup of CLI module

    kernc committed Oct 24, 2018
  6. Remove --all-submodules CLI argument

    kernc committed Oct 16, 2018
    If you need to document private submodules,
    explicitly specify them on the command line.
  7. Make module(s) required CLI arg; Use --filter for identifiers

    kernc committed Oct 10, 2018
    * Py3+future-compat module importing
    * Recursive module importing when module specified as
      filesystem path

Seeing something unexpected? Take a look at the GitHub commits guide.

You can’t perform that action at this time.