aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
Commit message (Collapse)AuthorAgeFilesLines
* Fix F1 help resolution from inside Atmel Studio 7 (thanks to Morten Olsen).Dean Camera2015-10-251-3/+1
|
* Fix double-spaced code samples in the Docbook transform output.Dean Camera2013-08-231-12/+4
|
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵Dean Camera2013-08-231-4/+24
| | | | due to changes in the code fragment output in the Doxygen XML.
* Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs.Dean Camera2013-06-021-39/+37
|
* Minor documentation improvements, update integration DLL.Dean Camera2013-06-011-1/+1
|
* 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.
* Synthesize a list of subsections in the HV1 documentation for pages without ↵Dean Camera2013-05-241-0/+15
| | | | nested inner pages.
* Simplify the Doxygen to Docbook XML transform.Dean Camera2013-05-191-46/+48
|
* Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct ↵Dean Camera2013-05-181-4/+16
| | | | namespacing in the help.
* Fix up Atmel Studio F1 lookup index terms for Pages and Groups.Dean Camera2013-05-181-19/+10
|
* 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.
* 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.
* 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-281-11/+15
| | | | recursively.
* 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-271-4/+4
| | | | integrated help output.
* Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting ↵Dean Camera2013-04-251-35/+37
| | | | in the MS HV1 output.
* Add partially complete syntax highlighting to the HV1 transform.Dean Camera2013-04-241-0/+790