aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MediaController/Doxygen.conf
Commit message (Collapse)AuthorAgeFilesLines
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵Dean Camera2014-01-081-2336/+0
| | | | Studio extension.
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-12-261-8/+31
|
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵Dean Camera2013-08-231-940/+1335
| | | | due to changes in the code fragment output in the Doxygen XML.
* Update Doxygen configuration files to the latest version.Dean Camera2013-05-191-50/+85
|
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-201-9/+14
|
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-031-10/+66
|
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build ↵Dean Camera2012-08-131-24/+40
| | | | module for the latest Doxygen release.
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-291-6/+4
|
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵Dean Camera2012-05-201-21/+15
| | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
* Update project Doxygen and makefiles so that the resulting project ↵Dean Camera2012-05-171-2/+2
| | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
* Update Doxygen configuration files to disable Markdown support.Dean Camera2012-03-081-1/+1
|
* Update Doxygen configuration files for all projects.Dean Camera2012-03-071-107/+356
|
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-161-1565/+1565
| | | | end-of-line characters.
* Add new MediaController project, a simple Media Playback control manipulator ↵Dean Camera2011-05-231-0/+1565
(Play/Pause/Next Track/Volume/etc.).