| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor documentation improvements. | Dean Camera | 2013-07-14 | 2 | -2/+9 |
* | Clean up Atmel Studio integration Python script according to PEP8 rules. | Dean Camera | 2013-07-07 | 1 | -14/+14 |
* | Add Atmel Studio support for the XMEGA C3 Xplained board. | Dean Camera | 2013-06-22 | 1 | -0/+15 |
* | Add Atmel Studio support for the U2S board. | Dean Camera | 2013-06-22 | 1 | -0/+15 |
* | Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs. | Dean Camera | 2013-06-02 | 2 | -39/+37 |
* | Minor documentation improvements, update integration DLL. | Dean Camera | 2013-06-01 | 2 | -1/+1 |
* | Clean up Studio integration makefile, add more descriptive module names for t... | Dean Camera | 2013-05-25 | 4 | -74/+72 |
* | Synthesize a list of sub-groups (but not sub-sections due to Doxygen producin... | Dean Camera | 2013-05-24 | 1 | -0/+15 |
* | Add direct links to changelog, migration notes and known issues to the Atmel ... | Dean Camera | 2013-05-24 | 1 | -0/+0 |
* | Synthesize a list of subsections in the HV1 documentation for pages without n... | Dean Camera | 2013-05-24 | 1 | -0/+15 |
* | Update Atmel Studio integration XML to add additional internal module documen... | Dean Camera | 2013-05-23 | 5 | -4/+18 |
* | Fix typo in the Atmel Studio integration Getting Started page. | Dean Camera | 2013-05-22 | 1 | -0/+0 |
* | Update to a new XAML GUI based version of the Atmel Studio integration blob. | Dean Camera | 2013-05-22 | 8 | -175/+0 |
* | Simplify the Doxygen to Docbook XML transform. | Dean Camera | 2013-05-19 | 1 | -46/+48 |
* | Refactor out the common VSIX XSLT params. | Dean Camera | 2013-05-19 | 1 | -19/+21 |
* | Add generate_help target to the Studio Integration makefile. | Dean Camera | 2013-05-18 | 1 | -1/+2 |
* | Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct name... | Dean Camera | 2013-05-18 | 2 | -4/+16 |
* | Fix up Atmel Studio F1 lookup index terms for Pages and Groups. | Dean Camera | 2013-05-18 | 2 | -19/+10 |
* | Fix help install info dialog showing under the main Atmel Studio window in so... | Dean Camera | 2013-05-18 | 1 | -0/+0 |
* | Simplify LUFA Doxygen to Docbook transform, use parameterized page compoundde... | Dean Camera | 2013-05-18 | 1 | -35/+17 |
* | Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly s... | Dean Camera | 2013-05-18 | 1 | -26/+10 |
* | Fix Doxygen to Docbook transform function prototypes not folding (void) argum... | Dean Camera | 2013-05-17 | 1 | -1/+1 |
* | Remove redundant XSL params from the Studio Integration makefile. | Dean Camera | 2013-05-13 | 1 | -2/+0 |
* | Update Atmel Studio getting started page and associated images. | Dean Camera | 2013-05-12 | 2 | -2/+2 |
* | Update Studio Integration blob and scripts to add a menu item for the local h... | Dean Camera | 2013-05-12 | 3 | -16/+18 |
* | Style improvements in the Atmel Studio Getting Started HTML page. | Dean Camera | 2013-05-12 | 1 | -4/+7 |
* | Fix typos in the Atmel Studio Getting Started HTML page. | Dean Camera | 2013-05-12 | 1 | -2/+2 |
* | Add Printer Device Class source files to the Atmel Studio integration XML. | Dean Camera | 2013-05-05 | 1 | -1/+3 |
* | Minor documentation improvements. | Dean Camera | 2013-05-04 | 1 | -9/+10 |
* | Add check to the Doxygen->Docbook transform to warning on untemplated items. ... | Dean Camera | 2013-05-04 | 1 | -25/+35 |
* | Implement integration binary blob suggestions from AVRFreaks members. | Dean Camera | 2013-05-03 | 1 | -0/+0 |
* | Oops - ensure the Atmel Studio extension package has the same GUID as the one... | Dean Camera | 2013-05-01 | 1 | -0/+0 |
* | Use previous Atmel Studio VSIX identifier so that it can upgrade existing ins... | Dean Camera | 2013-04-29 | 1 | -1/+1 |
* | Fix board driver hardware capability definition macro documentation. Fix Doxy... | Dean Camera | 2013-04-28 | 1 | -17/+5 |
* | Centre images in the Atmel Studio help, apply text formatting styles recursiv... | Dean Camera | 2013-04-28 | 2 | -12/+16 |
* | Add more information on the integrated Help package to the Atmel Studio Getti... | Dean Camera | 2013-04-28 | 3 | -19/+43 |
* | Allow the title of top level pages to be overridden in the Atmel Studio help. | Dean Camera | 2013-04-28 | 1 | -1/+3 |
* | Enable full Doxygen backed syntax highlighting in the Atmel Studio integrated... | Dean Camera | 2013-04-27 | 2 | -8/+8 |
* | Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting in... | Dean Camera | 2013-04-25 | 2 | -45/+43 |
* | Add partially complete syntax highlighting to the HV1 transform. | Dean Camera | 2013-04-24 | 3 | -3/+52 |
* | Tweak HV1 help styling and image elements. | Dean Camera | 2013-04-23 | 3 | -18/+14 |
* | Move all Doxygen-to-Docbook rules into a single transform, remove redundant r... | Dean Camera | 2013-04-23 | 3 | -915/+339 |
* | Update Doxygen-to-Docbook transform with the latest transform rules for funct... | Dean Camera | 2013-04-22 | 4 | -48/+123 |
* | Add basic CSS styling to the Atmel Studio integrated help. | Dean Camera | 2013-04-22 | 2 | -3/+50 |
* | Use the localized Microsoft Help Viewer path if available when installing hel... | Dean Camera | 2013-04-22 | 1 | -0/+0 |
* | Fix Atmel Studio integrated help generation and branding. | Dean Camera | 2013-04-22 | 3 | -85/+172 |
* | Restrict the Doxygen to Docbook transform to only the relevant items. | Dean Camera | 2013-04-22 | 1 | -13/+11 |
* | Add first-run Unsigned Help install information prompt, ensure installed help... | Dean Camera | 2013-04-21 | 2 | -12/+1 |
* | Add missing indexterm entries to the Atmel Studio help transform. | Dean Camera | 2013-04-21 | 2 | -22/+172 |
* | Finish initial Doxygen-to-Docbook transform. | Dean Camera | 2013-04-21 | 2 | -1/+146 |