powerline/docs/source
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
..
_static/img Restructure and improve installation docs 2013-01-24 17:35:16 +01:00
configuration Split powerline.segments.common into a number of modules 2014-09-21 02:00:37 +04:00
develop Use proper encoding to convert values in various places 2014-09-14 14:26:42 +04:00
installation Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
troubleshooting Update documentation regarding xterm 2014-09-20 18:30:34 +04:00
usage Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
conf.py Replace all ASCII ' with Unicode ’ in comments and docstrings 2014-09-20 17:48:15 +04:00
configuration.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
develop.rst Include tips-and-tricks for developers into develop.rst toctree 2014-09-05 20:39:22 +04:00
index.rst Add information about writing segments 2014-08-15 19:17:50 +04:00
installation.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
license-and-credits.rst Remove old docs and update documentation structure 2014-08-03 02:43:35 +04:00
overview.rst Replace all ASCII double quotes with Unicode quotes in documentation 2014-09-20 17:43:19 +04:00
powerline_autodoc.py Unify imports 2014-09-01 00:25:24 +04:00
tips-and-tricks.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
troubleshooting.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
usage.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00