diff options
author | Max Kellermann <max@duempel.org> | 2009-06-02 21:09:45 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-06-02 21:09:45 +0200 |
commit | 3483c891dcdaeb3205a6996811da789e7dbcc5fa (patch) | |
tree | 9e27fff6a9de313a43f286b86705469b58441c00 /.gitignore | |
parent | 516e52c67b0061ca98369df647fad4f49d1013c4 (diff) | |
download | mpd-3483c891dcdaeb3205a6996811da789e7dbcc5fa.tar.gz mpd-3483c891dcdaeb3205a6996811da789e7dbcc5fa.tar.xz mpd-3483c891dcdaeb3205a6996811da789e7dbcc5fa.zip |
doc: added Developer's Manual
Just a start...
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fa2a8ac7e..1a58409d8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ tags doc/protocol.html doc/protocol doc/user +doc/developer doc/sticker doc/api test/software_volume |