powerline/docs
ZyX 26365a9620 Split powerline.segments.common into a number of modules
Note: some modules (i.e wthr and bat) have their names in order to avoid the 
situation when module name matches segment name:

    import powerline.segments.common.weather

will import weather segment because `powerline.segments.common` contains line 
`from powerline.segments.common.weather import weather`.

Fixes #1083
2014-09-21 02:00:37 +04:00
..
source Split powerline.segments.common into a number of modules 2014-09-21 02:00:37 +04:00
.gitignore Add screenshots to docs 2012-12-18 16:03:15 +01:00
Makefile Automatically push docs with `make gh-pages` 2012-12-17 15:32:49 +01:00