Stein Magnus Jodal
|
04bea8e856
|
docs: Remove depdendency check from validate_environment() example
|
2014-01-18 02:27:56 +01:00 |
|
Stein Magnus Jodal
|
06abe7c5e0
|
docs: Add logging to extension example
|
2014-01-18 02:27:37 +01:00 |
|
Thomas Adamcik
|
21ce22fb7b
|
docs: Add config to frontend and backend examples.
|
2014-01-15 22:48:46 +01:00 |
|
Stein Magnus Jodal
|
25e4bc0e30
|
docs: Recommend using Python module name as logger name
|
2014-01-13 22:28:17 +01:00 |
|
Stein Magnus Jodal
|
81b3f21af0
|
docs: Update backend import
|
2014-01-11 18:28:16 +01:00 |
|
Stein Magnus Jodal
|
3c7c0ae46c
|
docs: Use Extension.setup() in extensiondev guide
|
2014-01-11 14:24:32 +01:00 |
|
Stein Magnus Jodal
|
b628825964
|
docs: Minor tweaks
|
2014-01-11 14:24:10 +01:00 |
|
Stein Magnus Jodal
|
99dff7515c
|
docs: Add check-manifest tips
|
2014-01-11 14:19:37 +01:00 |
|
Stein Magnus Jodal
|
95ef4c0193
|
ext: Remove get_library_updaters()
|
2014-01-11 14:05:54 +01:00 |
|
Thomas Adamcik
|
9794826f26
|
local: Review changes
|
2013-12-04 22:52:24 +01:00 |
|
Thomas Adamcik
|
121d2c782a
|
docs: Add info about local-json and pluggable libraries
|
2013-11-28 23:42:12 +01:00 |
|
Stein Magnus Jodal
|
13fb2bf604
|
docs: Fix reference
|
2013-11-23 21:40:05 +01:00 |
|
Thomas Adamcik
|
0ab772f251
|
docs: Add command API to docs and extension dev page.
|
2013-11-16 03:04:48 +01:00 |
|
Thomas Adamcik
|
851cf65328
|
docs: More review fixes
|
2013-11-10 13:11:01 +01:00 |
|
Thomas Adamcik
|
3945e437de
|
docs: Fix minor doc issues found during review
- Adds autodoc for mopidy.audio.scan
- Updates ``file://`` to ``local:``
- Minor language fix.
|
2013-11-09 13:30:27 +01:00 |
|
Stein Magnus Jodal
|
971d84467f
|
docs: Add cookiecutter, update extension examples
|
2013-10-07 22:20:23 +02:00 |
|
Stein Magnus Jodal
|
b6844a1e99
|
docs: A word about codestyle and conventions in extensions
|
2013-04-26 22:21:57 +02:00 |
|
Stein Magnus Jodal
|
03e5dfd05b
|
docs: Fix syntax error in example
|
2013-04-26 22:06:09 +02:00 |
|
Thomas Adamcik
|
b7232797ea
|
config/ext: Accept unicode defaults
|
2013-04-24 23:31:39 +02:00 |
|
Stein Magnus Jodal
|
5150b0bb53
|
docs: Extensions should have a MANIFEST.in and ext.conf
|
2013-04-20 23:08:23 +02:00 |
|
Stein Magnus Jodal
|
a9a789aa8a
|
conf: Rename logging.levels to loglevels
Part of #280
|
2013-04-15 20:40:01 +02:00 |
|
Thomas Adamcik
|
0ede12f050
|
ext: Update and fix extensiondev docs with respect to config
|
2013-04-15 00:08:48 +02:00 |
|
Stein Magnus Jodal
|
6df42299b4
|
docs: Remove b'' usage in setup.py example
|
2013-04-14 13:15:42 +02:00 |
|
Stein Magnus Jodal
|
209c8d979a
|
docs: Document API of Extension class
|
2013-04-14 13:12:14 +02:00 |
|
Stein Magnus Jodal
|
06534a8dc2
|
docs: Update Extension example
|
2013-04-13 22:56:23 +02:00 |
|
Stein Magnus Jodal
|
9d94e815ce
|
docs: Note about logging in extensions
|
2013-04-13 14:22:37 +02:00 |
|
Stein Magnus Jodal
|
a2e08c6d4e
|
docs: Add note about extension's API usage
|
2013-04-13 14:04:54 +02:00 |
|
Stein Magnus Jodal
|
0052dbeb0d
|
docs: Remove extension support implementation plan
|
2013-04-13 14:01:07 +02:00 |
|
Stein Magnus Jodal
|
a543a01675
|
docs: Minor updates to extensiondev docs
|
2013-04-13 13:55:56 +02:00 |
|
Stein Magnus Jodal
|
e1cf8fbd2c
|
docs: Remove extensiondev draft warning
|
2013-04-13 13:40:14 +02:00 |
|
Thomas Adamcik
|
e226ddd652
|
config/ext: Remove ext. prefix from configs.
|
2013-04-02 22:12:00 +02:00 |
|
Stein Magnus Jodal
|
2e678ffe8f
|
ext: Change entry point from 'mopidy.extension' to 'mopidy.ext' to be more consistent
|
2013-04-02 12:07:35 +02:00 |
|
Stein Magnus Jodal
|
7d78d02d59
|
ext: Add both dist_name and ext_name to Extension class
|
2013-04-02 12:04:03 +02:00 |
|
Stein Magnus Jodal
|
f80f9d878e
|
docs: Tweak extensiondev docs
|
2013-04-02 11:51:48 +02:00 |
|
Stein Magnus Jodal
|
09b6859752
|
docs: Update extensiondev implementation plan
|
2013-04-01 23:59:40 +02:00 |
|
Stein Magnus Jodal
|
54164007c5
|
docs: Update extensiondev docs to match real usage
|
2013-04-01 23:45:23 +02:00 |
|
Stein Magnus Jodal
|
4a8b7c763e
|
docs: Remove py_modules comment from example setup.py
|
2013-04-01 22:10:18 +02:00 |
|
Thomas Adamcik
|
c416893fb3
|
ext: Update suggestion for config validation mechanics.
|
2013-04-01 21:57:53 +02:00 |
|
Stein Magnus Jodal
|
bddb90e490
|
docs: Add 'ext.' prefix to config sections
|
2013-04-01 20:44:23 +02:00 |
|
Stein Magnus Jodal
|
aa1f8199c2
|
Remove the FRONTENDS setting
|
2013-04-01 20:22:29 +02:00 |
|
Stein Magnus Jodal
|
77f8e228d8
|
docs: Fix typo
|
2013-04-01 13:19:46 +02:00 |
|
Stein Magnus Jodal
|
0f593b66bd
|
docs: Remove 'platforms' from extension's setup.py example
|
2013-04-01 13:08:54 +02:00 |
|
Stein Magnus Jodal
|
64b0cc7b98
|
ext: Support multiple frontends/backends in an extension
|
2013-04-01 11:30:07 +02:00 |
|
Stein Magnus Jodal
|
b095f14083
|
docs: Sort imports
|
2013-04-01 10:43:37 +02:00 |
|
Stein Magnus Jodal
|
1e49021c5b
|
docs: Refine extensiondev docs
|
2013-04-01 10:42:09 +02:00 |
|
Stein Magnus Jodal
|
e56a0376c2
|
docs: Simplify Extension class by removing @classmethod
|
2013-03-31 22:58:29 +02:00 |
|
Stein Magnus Jodal
|
c25a6e4c78
|
docs: Refining the extensiondev docs
|
2013-03-31 16:20:17 +02:00 |
|
Stein Magnus Jodal
|
0cc7d8f9bf
|
docs: More on extensiondev
|
2013-03-31 03:03:10 +02:00 |
|
Stein Magnus Jodal
|
75ec28bcc0
|
docs: Started on example files for an extension
|
2013-03-28 19:31:02 +01:00 |
|
Stein Magnus Jodal
|
e0ec4a52f1
|
docs: Fix list formatting
|
2013-03-27 16:21:50 +01:00 |
|