Stein Magnus Jodal
|
ccde21298f
|
docs: Fix typos
|
2013-04-22 23:21:03 +02:00 |
|
Stein Magnus Jodal
|
88ba70a460
|
docs: mopidy-convert-config usage
|
2013-04-22 23:15:44 +02:00 |
|
Stein Magnus Jodal
|
7c293f58a2
|
docs: Add Mopidy-Beets extension
|
2013-04-21 22:56:03 +02:00 |
|
Stein Magnus Jodal
|
5150b0bb53
|
docs: Extensions should have a MANIFEST.in and ext.conf
|
2013-04-20 23:08:23 +02:00 |
|
Thomas Adamcik
|
18ebb56b3e
|
config: Add logging/config_file
|
2013-04-17 23:47:18 +02:00 |
|
Stein Magnus Jodal
|
c6490afc2d
|
docs: Update installation guide
|
2013-04-17 23:37:06 +02:00 |
|
Stein Magnus Jodal
|
466cf3ba33
|
deps: Rename --list-deps to --show-deps
|
2013-04-16 23:07:38 +02:00 |
|
Stein Magnus Jodal
|
ada697fbf3
|
docs: Remove duplicate link label
|
2013-04-16 10:50:59 +02:00 |
|
Stein Magnus Jodal
|
3e366efb20
|
Move NAD mixer to an external extension
|
2013-04-16 10:46:57 +02:00 |
|
Stein Magnus Jodal
|
a9a789aa8a
|
conf: Rename logging.levels to loglevels
Part of #280
|
2013-04-15 20:40:01 +02:00 |
|
Stein Magnus Jodal
|
ee915fbf7a
|
docs: Add command line options
|
2013-04-15 18:51:58 +02:00 |
|
Stein Magnus Jodal
|
90067a2128
|
docs: Mark command line options with :option:
|
2013-04-15 18:28:12 +02:00 |
|
Stein Magnus Jodal
|
8939167e88
|
Merge pull request #414 from adamcik/feature/config-value-kwargs
Make config value init kwargs strict.
|
2013-04-15 09:15:08 -07:00 |
|
Stein Magnus Jodal
|
a7035063c2
|
docs: Note on debugging GStreamer
|
2013-04-15 11:58:54 +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
|
4c08a5dfab
|
docs: Include Backend class in API docs
|
2013-04-14 14:27:53 +02:00 |
|
Stein Magnus Jodal
|
0ae356f581
|
docs: Add note about using virtualenv
|
2013-04-14 14:19:29 +02:00 |
|
Stein Magnus Jodal
|
61e0f941e0
|
docs: Don't number lists explicitly in rST
|
2013-04-14 14:19:20 +02:00 |
|
Stein Magnus Jodal
|
96d6badfd7
|
docs: More reasons for running 'python setup.py develop'
|
2013-04-14 14:05:19 +02:00 |
|
Stein Magnus Jodal
|
2d0e5ac117
|
docs: Document config API
|
2013-04-14 13:58:37 +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
|
b42fa02195
|
docs: Fix typo
|
2013-04-14 13:14:15 +02:00 |
|
Stein Magnus Jodal
|
c481c2fe52
|
docs: Update changelog
|
2013-04-14 13:12:16 +02:00 |
|
Stein Magnus Jodal
|
209c8d979a
|
docs: Document API of Extension class
|
2013-04-14 13:12:14 +02:00 |
|
Stein Magnus Jodal
|
f001142b7d
|
docs: Update default.conf path
|
2013-04-14 11:29:47 +02:00 |
|
Stein Magnus Jodal
|
06534a8dc2
|
docs: Update Extension example
|
2013-04-13 22:56:23 +02:00 |
|
Stein Magnus Jodal
|
d232b729c9
|
docs: Add TODOs for documenting command line options
|
2013-04-13 14:24:20 +02:00 |
|
Stein Magnus Jodal
|
9d94e815ce
|
docs: Note about logging in extensions
|
2013-04-13 14:22:37 +02:00 |
|
Stein Magnus Jodal
|
73e3a77484
|
docs: Link from ext API to extensiondev
|
2013-04-13 14:06:20 +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
|
0007597961
|
docs: Add mopidy.ext to API docs
|
2013-04-13 13:51:02 +02:00 |
|
Stein Magnus Jodal
|
dbbe0fd16e
|
docs: Remove link to removed document
|
2013-04-13 13:49:01 +02:00 |
|
Stein Magnus Jodal
|
e1cf8fbd2c
|
docs: Remove extensiondev draft warning
|
2013-04-13 13:40:14 +02:00 |
|
Stein Magnus Jodal
|
028c56b003
|
docs: Add links to blog posts on commit messages
|
2013-04-13 13:25:50 +02:00 |
|
Stein Magnus Jodal
|
ad1904023e
|
docs: Rename dev docs to devtools
|
2013-04-13 01:01:25 +02:00 |
|
Stein Magnus Jodal
|
2ac1cc4582
|
docs: Link to code style from contributions docs
|
2013-04-13 00:56:08 +02:00 |
|
Stein Magnus Jodal
|
b0e281b90a
|
docs: Extract codestyle to own page
|
2013-04-13 00:53:49 +02:00 |
|
Stein Magnus Jodal
|
cf42161e1e
|
docs: Move how to run from Git instructions
|
2013-04-13 00:53:32 +02:00 |
|
Stein Magnus Jodal
|
8362fbcdc5
|
docs: Add page on versioning
|
2013-04-13 00:38:58 +02:00 |
|
Stein Magnus Jodal
|
e737edf5ec
|
docs: Started on new contribution docs
|
2013-04-13 00:32:54 +02:00 |
|
Stein Magnus Jodal
|
fb6a91f23e
|
docs: Remove duplicate description of pkill -SIGUSR1
|
2013-04-13 00:32:31 +02:00 |
|
Stein Magnus Jodal
|
2730dccecd
|
docs: Add troubleshooting tips
|
2013-04-12 23:47:58 +02:00 |
|
Stein Magnus Jodal
|
b300924e2b
|
docs: Link from HTTP ext to HTTP clients page
|
2013-04-12 21:50:14 +02:00 |
|
Stein Magnus Jodal
|
7387acd017
|
docs: A note about stream backend usage
|
2013-04-12 21:50:14 +02:00 |
|
Stein Magnus Jodal
|
69c2a2d32c
|
docs: Reorder default config and confval descriptions
|
2013-04-12 21:50:14 +02:00 |
|
Stein Magnus Jodal
|
7b9095adba
|
docs: More structure to the ext page
|
2013-04-12 21:50:14 +02:00 |
|
Stein Magnus Jodal
|
11d01124c8
|
docs: Update troubleshooting todo
|
2013-04-12 01:38:41 +02:00 |
|
Stein Magnus Jodal
|
2281b62566
|
docs: Show additional ToC level for API and modules
|
2013-04-12 01:38:41 +02:00 |
|