Commit Graph

970 Commits

Author SHA1 Message Date
Stein Magnus Jodal
e7d2a5f384 docs: Remove config API inheritance diagrams 2013-04-25 22:39:28 +02:00
Stein Magnus Jodal
3e37ac1e4a docs: Change wording for proxy config values 2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
acbfbca864 docs: AUR package installs from master 2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
8ff740ee04 docs: Update copyrights to include 2013 2013-04-25 22:39:27 +02:00
Thomas Adamcik
b7232797ea config/ext: Accept unicode defaults 2013-04-24 23:31:39 +02:00
Stein Magnus Jodal
eb18d8d4e3 docs: Remove indications of non-specific issues 2013-04-23 23:00:52 +02:00
Stein Magnus Jodal
9c7ad2bf2d docs: Remove speculations about sound quality on Raspi 2013-04-23 22:57:21 +02:00
Stein Magnus Jodal
5864b56a04 docs: Remove Debian 6 on Raspberry Pi instructions
Debian 7/wheezy is due for release in a couple of weeks.
2013-04-23 22:56:27 +02:00
Stein Magnus Jodal
babd47b37a docs: Fix duplicate links 2013-04-23 22:45:08 +02:00
Stein Magnus Jodal
3e0793250c docs: serial no longer needs to be mocked 2013-04-23 22:34:18 +02:00
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