~mwhudson/pydoctor/github

Viewing all changes in revision 635.

  • Committer: Glyph
  • Date: 2015-05-06 08:17:23 UTC
  • mfrom: (634.1.1)
  • Revision ID: git-v1:5603bb4064f6531e982acbe56f768aeb574f00ef
Merge pull request #85 from hawkowl/styles

This implements new HTML styles for pydoctor, using bootstrap.

As a result it makes a bunch of changes to the code.

  - removed the `html-use-sorttable`, `html-use-splitlinks`, and `html-shorten-lists` command-line options,
  - moved from `t:invisible` to `t:transparent` nodes in the template
  - renamed `maybeShortenList` to `assembleList`
  - removed abbreviation in `commonPage.mediumName`
  - got rid of `has_lineno_col` attribute of `ChildTable` and `TableRow`

The net effect is that this greatly simplifies the number of types of output that can be produced, but produces a much better and more aesthetically pleasant default.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: