From c9db3f0aa9364284158c208740cce3bb73f72f7e Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 1 Nov 2015 21:28:00 +1100 Subject: [PATCH] Fix AS7 integration, include modified Docbook HV1 transforms. --- .gitignore | 1 + LUFA/DoxygenPages/ChangeLog.txt | 1 + .../Docbook/mshelp/README.txt | 13 + .../Docbook/mshelp/docbook.xsl | 58 ++ .../Docbook/mshelp/hv1-common.xsl | 664 ++++++++++++++++++ .../Docbook/mshelp/placeholder.txt | 1 - LUFA/StudioIntegration/VSIX/LUFA.dll | Bin 782848 -> 782848 bytes 7 files changed, 737 insertions(+), 1 deletion(-) create mode 100644 LUFA/StudioIntegration/Docbook/mshelp/README.txt create mode 100644 LUFA/StudioIntegration/Docbook/mshelp/docbook.xsl create mode 100644 LUFA/StudioIntegration/Docbook/mshelp/hv1-common.xsl delete mode 100644 LUFA/StudioIntegration/Docbook/mshelp/placeholder.txt diff --git a/.gitignore b/.gitignore index 045f969808..9f9d39491d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Documentation/ LUFA/StudioIntegration/ProjectGenerator/* LUFA/StudioIntegration/DocBook/* +!LUFA/StudioIntegration/Docbook/mshelp/* diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index dfb4eb18cf..443787aee5 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - Added new PROGMEM variant send functions to the CDC class device driver (thanks to Stefan Hellermann) * - Added new PROGMEM variant send functions to the CDC class host driver * - Added additional Arduino Uno board definitions for the main processor reset (thanks to NicoHood) + * - Added modified DocBook transforms to generate Atmel Studio 6/7 internal help documentation (thanks to Morten Engelhardt Olsen) * * Changed: * - Core: diff --git a/LUFA/StudioIntegration/Docbook/mshelp/README.txt b/LUFA/StudioIntegration/Docbook/mshelp/README.txt new file mode 100644 index 0000000000..4f251cc0b8 --- /dev/null +++ b/LUFA/StudioIntegration/Docbook/mshelp/README.txt @@ -0,0 +1,13 @@ +This is a modified/updated version of the Microsoft HV1 Docbook transform, written by Morten Engelhardt Olsen, + +Originally posted at http://sourceforge.net/p/docbook/feature-requests/461/, this has been further updated by Morten to make it compatible with more recent DocBook versions. + + --------------------------- +/ This documentation system \ +\ is udderly ridiculous! / + --------------------------- + \ ^__^ + \ (oo)\_______ + (__)\ )\/\ + ||----w | + || || diff --git a/LUFA/StudioIntegration/Docbook/mshelp/docbook.xsl b/LUFA/StudioIntegration/Docbook/mshelp/docbook.xsl new file mode 100644 index 0000000000..03b81feafc --- /dev/null +++ b/LUFA/StudioIntegration/Docbook/mshelp/docbook.xsl @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LUFA/StudioIntegration/Docbook/mshelp/hv1-common.xsl b/LUFA/StudioIntegration/Docbook/mshelp/hv1-common.xsl new file mode 100644 index 0000000000..b6f2610680 --- /dev/null +++ b/LUFA/StudioIntegration/Docbook/mshelp/hv1-common.xsl @@ -0,0 +1,664 @@ + + + + + + + + + + + + + + + + + + + + + + en-US + + + + + + + + + + + + + + + + + en-US + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + + + +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bk + + + + + + + + + + + + ar + + + + + + + + + + + + pr + + + + + + + + + + + + ch + + + + + + + + + + + + ap + + + + + + + + + + + + + + + + pt + + + + + + + + + + + + + + + + rn + + + + + + + + + + + + + + + re + + + + + + + + + + + + + + + + co + + + + + + + + s + + + + + + + + + + + + + + + + bi + + + + + + + + + + + + + + + + go + + + + + + + + + + + + + + + + ix + + + + + si + + + + + chunk-filename-error- + + + + + + + + + + + + + + + + + + + + + + + + + $product.name needs to be set to generate ms.help style links + + + + + $product.version needs to be set to generate ms.help style links + + + + + $product.locale needs to be set to generate ms.help style links + + + + ms.help?method=page&id= + + &product= + + &productVersion= + + &locale= + + + + # + + + + + + ms-xhelp:///?Id= + + + + + + + + + + + + + + preserve + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + : + + , + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -1 + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/LUFA/StudioIntegration/Docbook/mshelp/placeholder.txt b/LUFA/StudioIntegration/Docbook/mshelp/placeholder.txt deleted file mode 100644 index c72e887506..0000000000 --- a/LUFA/StudioIntegration/Docbook/mshelp/placeholder.txt +++ /dev/null @@ -1 +0,0 @@ -Copy the Microsoft HV1 Docbook transform contents into this directory (i.e. with the XSLT files in the current folder). The HV1 transform proposal can be found at http://sourceforge.net/p/docbook/feature-requests/461/ . diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll index 4f8ea43bfe4583795eaa44f0d81f13517d5ca60d..9917a9314c00860d7ec18e27427cc8bb4f14728d 100644 GIT binary patch delta 923 zcmZp8qTldDe?kYd%5&3+-Li~K6Ibdp{p6W=OO00N9L1!DPW3=CXqT1iaR{0s~%`Kdr&(JQveJsdiWT9bEj zSTS}?{=#9wcxtmQryirg1$Kr4jToRBFi|vpayFMC&WzjXY*m+TZ~M8yp!kis|cp?0{s^Z zG(8^}`dme2ypwGNG$#My=VWTbs-O>~z(H^gP@8yu7f=f?r;amck=Nv20dYo=$x8+F zBtdfdyo#)hBOs6PaA?CJbh&GirnR{O;mVRxFUE3KHAA+P#%g z!1l7Z_RYi?_jYILC6*5QCe03>?GB!dK+FWh%s|Wn#H>Kf2E^<@%mKulK+Lt>!IRr$ zLA`;<>qAe4X6-RB&iE{FV8vRol@9tJk10k-)OOD2;I;1!e&!gwlr#OH;Ix=eY!j+l z&wt9Cw_sAPzIb=v?ll={vu_GVg*`D|^(Q@RtJm@`hI?Nx4Doxjx;*UCyq88{yY;H> z`L@o#VZi+-NV{wglakxT=RBLtRkj4CsZ3vX)yUP^Fb9;3fq5hhL^A<#HW0f2)4a<| zZib*>m*8xPCmn2C=XlQynX)JC)Yp{hDzCV88BM1Lz2epsx(>}8Ak7~^Y=w!6VoZ^?U}q#Evd{~^ckVg&f6l${UQX>&XzfyH z<6XPMZO-O;FEVEC3T3vadCpH!Dd8X!aCmcIursTixp)pZ^w-54?6)WtB!r$N{$z^Y zBsH2IRNF=x!hi_4Fo5Vp0O@uVAXxwid&GhXlWVDtsI4a%m4oMk1C+ZM3jt()K^K`y zM*w?c0eS)_rVk_`L{A4KG2{hZmqe3Qt469N{F)fb1J0pl`y&j{5}A&y(N>u&siJ+d zJd#Oyc1dYqq1?euD;7#|5-bv`sE8{jO|+cTMGRr+k6k@}?<(W|vw+8$=2G!EUUK(i zdQ=(n@dQCBOr<9#3r#yBi#sA(`QKSpa#|}-U`FKDVfh?kJQTFe(MK7s!2ip}>PEbM znUJWUv3vmCbd)k#{}kle1o6rnnC5D{k129#NRm`2r476*S)?7j*4?&dY}j7fz7C1; zAv#iFk*@NMWQA5MkCLx+SlQqajW3|i%?6(+03M%Cotm4Tj5Z?5TI>|ARYxU&3Cf@V zNCcOg}$`0q(~9CaCcsCP9bcu%@E)TQoT&-y;4 zneaiE`V952s*)_`I%=?KPkD3;ENN zIb#Yg!FQu+;!u0b_toyXh^+d_^ST&DxBhZpOXqmp$AkPEk2BS7s?4RXA@`hbC!TIS zu6P^Q`N4RvuuPmV@8(}L727-0{JLXQ88|A;d>M&xjjYeLR+sh$4ONs)%pa)neCPWl z@Op-r+w7i=Go1STEZ^#^>(PbVS`hpDw9PU|3BqH)@+&N4WhZBkP7IDXr5p4uZjoUs zZ<)nnSY|aO%u=_^20A_e)!4S=LEGHhta4#`B>l6?>}ArgSY?0MG2_ww$`y8l`~)0i BAjkj!