aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Doxygen.conf
Commit message (Expand)AuthorAgeFilesLines
* Update AS integration scripts and transforms - extract out the module descrip...Dean Camera2013-04-081-1/+1
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-201-9/+14
* Offline help is currently ignored in AS6 extensions - reduce extension size b...Dean Camera2013-01-131-0/+1
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-031-10/+66
* Add Atmel Studio integration files.Dean Camera2013-01-031-2/+2
* Enable sorting of the member functions in the Doxygen output, so that functio...Dean Camera2012-09-191-1/+1
* Enable strict prototype matching in the library Doxygen configuration file, t...Dean Camera2012-09-171-3/+3
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...Dean Camera2012-08-131-25/+41
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-291-7/+6
* Add default project template to the Doxygen manual of the library.Dean Camera2012-06-041-1/+1
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-201-19/+13
* Move out Doxygen style assets into a seperate folder.Dean Camera2012-04-081-2/+2
* Doxygen documentation style changes. Minor documentation corrections.Dean Camera2012-04-081-1/+1
* Move documentation images into a dedicated sub-folder.Dean Camera2012-04-081-1/+1
* Remove Library Apps overview page from the documentation.Dean Camera2012-02-251-1/+1
* Update main library documentation organisation for Doxygen 1.8.0.Dean Camera2012-02-251-52/+136
* Revert changed version files in /trunk/ now that the LUFA-120219-BETA version...Dean Camera2012-02-051-1/+1
* Commit for the 120219-BETA release.Dean Camera2012-02-051-1/+1
* Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...Dean Camera2011-12-111-1/+1
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean Camera2011-10-181-2/+2
* Minor documentation corrections.Dean Camera2011-08-191-2/+2
* Conditionally add available address spaces to the address space enum, for mul...Dean Camera2011-04-041-15/+52
* Remove redundant Doxygen guards from the internal preprocessor definitions.Dean Camera2011-03-151-1/+1
* Move out endianness management macros into a new common Endianness.h header.Dean Camera2011-03-131-1/+2
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-1/+1
* Add custom footer to the main library documentation.Dean Camera2011-01-031-2/+2
* Update Doxygen documentation configuration file for the main project document...Dean Camera2011-01-031-75/+205
* Added new project makefile template to the library and moved board driver stu...Dean Camera2010-09-111-1/+2
* Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ...Dean Camera2010-08-021-1/+2
* Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().Dean Camera2010-06-171-1/+1
* Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean Camera2010-06-161-1/+1
* Fix Doxygen treating the license as a documentation source file.Dean Camera2010-05-121-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-1562/+1562
* Minor documentation improvements.Dean Camera2010-04-151-2/+2
* Add briefs for the library core structures.Dean Camera2010-03-291-1/+1
* Add file-level brief documentation.Dean Camera2010-03-291-1/+1
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-2/+1
* Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM...Dean Camera2010-02-011-1/+1
* Add MIME type handling to the Webserver project, so that files of different t...Dean Camera2010-01-291-2/+2
* Fixed incorrect interface values in the VirtualSerialMouse and KeyboardMouse ...Dean Camera2010-01-121-2/+2
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-632/+711
* Minor documentation fixups.Dean Camera2009-10-031-1/+1
* Prevent the CDC Device Class driver from sending empty IN packets on every se...Dean Camera2009-09-101-1/+1
* Fix issue in CDC device class driver where received data the size of the data...Dean Camera2009-08-111-1/+1
* Commit for 090810rc1 release.Dean Camera2009-08-051-1/+1
* Change Doxygen configuration files to not produce 4096 directories for the do...Dean Camera2009-07-201-1/+1
* Added better module summaries.Dean Camera2009-07-141-1/+1
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-1/+1
* Reduce struct name pollution - group typedef struct names by class driver nam...Dean Camera2009-06-261-1/+1
* Remove hardcoded DOT path from all Doxygen config files.Dean Camera2009-06-161-1/+1