Warning, /multimedia/amarok/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /** @mainpage The Amarok Source Code Documentation
0002 
0003 <p>
0004 This is the developer online reference for the Amarok music player.
0005 
0006 To follow or get involved with the development of Amarok,
0007 join the <a href="https://mail.kde.org/mailman/listinfo/amarok-devel">amarok-devel mailing list</a>.
0008 
0009 Instructions for building a development version of KDE can be found in the
0010 <a href="http://techbase.kde.org/Getting_Started">getting started</a> section
0011 of the <a href="http://techbase.kde.org">KDE Techbase</a>.
0012 </p>
0013 
0014 @maintainers
0015 Amarok does not have clear maintainers of any part of the codebase. You are welcome to work on any part of it provided  you coordinate with others working in that part. <br/>
0016 If you need to contact someone about a particular part it is best to contact the developer mailing list at amarok-devel@kde.org or the assignee of the corresponding component on https://bugs.kde.org directly.
0017 
0018 @authors
0019 <!--
0020     To update the authors list, use the following:
0021     $ cat AUTHORS | sed 's#<#\\<#' | sed 's#>#\\><br/>#'
0022 -->
0023 Bart Cerneels \<bart.cerneels@kde.org\><br/>
0024 Edward Toroshchin \<edward.hades@gmail.com\><br/>
0025 Leo Franchi \<lfranchi@kde.org\><br/>
0026 Mark Kretschmann \<kretschmann@kde.org\><br/>
0027 Matěj Laitl \<matej@laitl.cz\><br/>
0028 Myriam Schweingruber \<myriam@kde.org\><br/>
0029 Patrick von Reth \<patrick.vonreth@gmail.com\><br/>
0030 Ralf Engels \<ralf-engels@gmx.de\><br/>
0031 Rick W. Chen \<stuffcorpse@archlinux.us\><br/>
0032 Sam Lade \<sam@sentynel.com\><br/>
0033 Sven Krohlas \<sven@asbest-online.de\><br/>
0034 Téo Mrnjavac \<teo@kde.org\><br/>
0035 Valorie Zimmerman \<valorie@kde.org\><br/>
0036 
0037 @licenses
0038 @gpl (if not stated otherwise in the source file)
0039 
0040 
0041 */
0042 
0043 // DOXYGEN_NAME = Amarok
0044 // DOXYGEN_ENABLE = YES
0045 
0046 // vim:ts=4:sw=4:expandtab:filetype=doxygen