From 48b3c9976c76258e99166023db241ca4261f679f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 15 Jun 2009 11:01:58 +0000 Subject: Use sub pages in main library documentation to improve readability. --- LUFA/LibraryResources.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LUFA/LibraryResources.txt (limited to 'LUFA/LibraryResources.txt') diff --git a/LUFA/LibraryResources.txt b/LUFA/LibraryResources.txt new file mode 100644 index 000000000..a1005d401 --- /dev/null +++ b/LUFA/LibraryResources.txt @@ -0,0 +1,21 @@ +/** \file + * + * This file contains special DoxyGen information for the generation of the main page and other special + * documentation pages. It is not a project source file. + */ + +/** + * \page Page_Resources Library Resources + * + * Project Homepage: http://www.fourwalledcubicle.com/LUFA.php \n + * Development Blog: http://www.fourwalledcubicle.com/blog \n + * Discussion Group: http://groups.google.com/group/myusb-support-list \n + * SVN Access, Bug Reports and Feature Requests: http://code.google.com/p/lufa-lib/ \n + * Author's Website: http://www.fourwalledcubicle.com \n + * + * WinAVR Website: http://winavr.sourceforge.net \n + * avr-libc Website: http://www.nongnu.org/avr-libc/ \n + * + * USB-IF Website: http://www.usb.org \n + */ + \ No newline at end of file -- cgit v1.2.3