aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs.Dean Camera2013-06-022-39/+37
|
* Minor documentation improvements, update integration DLL.Dean Camera2013-06-012-1/+1
|
* Clean up Studio integration makefile, add more descriptive module names for ↵Dean Camera2013-05-254-74/+72
| | | | the various board drivers.
* Synthesize a list of sub-groups (but not sub-sections due to Doxygen ↵Dean Camera2013-05-241-0/+15
| | | | producing duplicate IDs) in the HV1 group documentation.
* Add direct links to changelog, migration notes and known issues to the Atmel ↵Dean Camera2013-05-241-0/+0
| | | | Studio Getting Started page.
* Synthesize a list of subsections in the HV1 documentation for pages without ↵Dean Camera2013-05-241-0/+15
| | | | nested inner pages.
* Update Atmel Studio integration XML to add additional internal module ↵Dean Camera2013-05-235-4/+18
| | | | documentation entry points.
* Fix typo in the Atmel Studio integration Getting Started page.Dean Camera2013-05-221-0/+0
|
* Update to a new XAML GUI based version of the Atmel Studio integration blob.Dean Camera2013-05-228-175/+0
|
* Simplify the Doxygen to Docbook XML transform.Dean Camera2013-05-191-46/+48
|
* Refactor out the common VSIX XSLT params.Dean Camera2013-05-191-19/+21
|
* Add generate_help target to the Studio Integration makefile.Dean Camera2013-05-181-1/+2
|
* Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct ↵Dean Camera2013-05-182-4/+16
| | | | namespacing in the help.
* Fix up Atmel Studio F1 lookup index terms for Pages and Groups.Dean Camera2013-05-182-19/+10
|
* Fix help install info dialog showing under the main Atmel Studio window in ↵Dean Camera2013-05-181-0/+0
| | | | some circumstances.
* Simplify LUFA Doxygen to Docbook transform, use parameterized page ↵Dean Camera2013-05-181-35/+17
| | | | compounddef template.
* Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly ↵Dean Camera2013-05-181-26/+10
| | | | strips the image URL in the XML output.
* Fix Doxygen to Docbook transform function prototypes not folding (void) ↵Dean Camera2013-05-171-1/+1
| | | | argument functions into a single line in some cases.
* Remove redundant XSL params from the Studio Integration makefile.Dean Camera2013-05-131-2/+0
|
* Update Atmel Studio getting started page and associated images.Dean Camera2013-05-122-2/+2
|
* Update Studio Integration blob and scripts to add a menu item for the local ↵Dean Camera2013-05-123-16/+18
| | | | help.
* Style improvements in the Atmel Studio Getting Started HTML page.Dean Camera2013-05-121-4/+7
|
* Fix typos in the Atmel Studio Getting Started HTML page.Dean Camera2013-05-121-2/+2
|
* Add Printer Device Class source files to the Atmel Studio integration XML.Dean Camera2013-05-051-1/+3
|
* Minor documentation improvements.Dean Camera2013-05-041-9/+10
|
* Add check to the Doxygen->Docbook transform to warning on untemplated items. ↵Dean Camera2013-05-041-25/+35
| | | | Add additional templates to ensure the output documentation does not have unescaped or unformatted entries.
* Implement integration binary blob suggestions from AVRFreaks members.Dean Camera2013-05-031-0/+0
|
* Oops - ensure the Atmel Studio extension package has the same GUID as the ↵Dean Camera2013-05-011-0/+0
| | | | one used in the VSIX manifest, to prevent Studio from re-running the pre-/post-install actions every time.
* Use previous Atmel Studio VSIX identifier so that it can upgrade existing ↵Dean Camera2013-04-291-1/+1
| | | | installations.
* Fix board driver hardware capability definition macro documentation. Fix ↵Dean Camera2013-04-281-17/+5
| | | | Doxygen-to-Docbook transform eating the contents of generated tables.
* Centre images in the Atmel Studio help, apply text formatting styles ↵Dean Camera2013-04-282-12/+16
| | | | recursively.
* Add more information on the integrated Help package to the Atmel Studio ↵Dean Camera2013-04-283-19/+43
| | | | Getting Started first-run page.
* Allow the title of top level pages to be overridden in the Atmel Studio help.Dean Camera2013-04-281-1/+3
|
* Enable full Doxygen backed syntax highlighting in the Atmel Studio ↵Dean Camera2013-04-272-8/+8
| | | | integrated help output.
* Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting ↵Dean Camera2013-04-252-45/+43
| | | | in the MS HV1 output.
* Add partially complete syntax highlighting to the HV1 transform.Dean Camera2013-04-243-3/+52
|
* Tweak HV1 help styling and image elements.Dean Camera2013-04-233-18/+14
|
* Move all Doxygen-to-Docbook rules into a single transform, remove redundant ↵Dean Camera2013-04-233-915/+339
| | | | rules/transforms and add support for verbatim and linebreak elements.
* Update Doxygen-to-Docbook transform with the latest transform rules for ↵Dean Camera2013-04-224-48/+123
| | | | functions, enums, structs, type definitions and variables.
* Add basic CSS styling to the Atmel Studio integrated help.Dean Camera2013-04-222-3/+50
|
* Use the localized Microsoft Help Viewer path if available when installing ↵Dean Camera2013-04-221-0/+0
| | | | help into Atmel Studio.
* Fix Atmel Studio integrated help generation and branding.Dean Camera2013-04-223-85/+172
|
* Restrict the Doxygen to Docbook transform to only the relevant items.Dean Camera2013-04-221-13/+11
|
* Add first-run Unsigned Help install information prompt, ensure installed ↵Dean Camera2013-04-212-12/+1
| | | | help package is removed correctly when the extension is uninstalled.
* Add missing indexterm entries to the Atmel Studio help transform.Dean Camera2013-04-212-22/+172
|
* Finish initial Doxygen-to-Docbook transform.Dean Camera2013-04-212-1/+146
|
* Add partially complete Doxygen-to-Docbook transform.Dean Camera2013-04-213-2/+941
|
* Add HV1 integration into Atmel Studio (native Help).Dean Camera2013-04-218-18/+113
|
* Fix invalid Getting Started page HTML.Dean Camera2013-04-201-2/+2
|
* Update Getting Started Atmel Studio start page to make it XHTML compliant.Dean Camera2013-04-202-9/+17
|