Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWalledCubicle links.

This commit is contained in:
Dean Camera 2013-01-06 13:41:03 +00:00
parent 1da700e4fb
commit c50072c3c4
3 changed files with 9 additions and 7 deletions

View file

@ -18,12 +18,12 @@
<license caption="LUFA license" path="LUFA/License.txt"/>
<release-notes caption="LUFA Information" url="http://www.lufa-lib.org"/>
<online-help>
<index-page caption="LUFA Documentation" url="http://www.lufa-lib.org/documentation"/>
<module-help-page scheme="append" baseurl="http://www.fourwalledcubicle.com/files/LUFA/Doc/"/>
<module-guide-page scheme="append" baseurl="http://www.fourwalledcubicle.com/files/LUFA/Doc/"/>
<index-page caption="LUFA Documentation" url="http://www.lufa-lib.org/documentation/"/>
<module-help-page scheme="append" baseurl="http://www.lufa-lib.org/documentation/"/>
<module-guide-page scheme="append" baseurl="http://www.lufa-lib.org/documentation/"/>
</online-help>
<offline-help>
<index-page caption="LUFA Documentation" path="Documentation/html/index.htm"/>
<index-page caption="LUFA Documentation" path="Documentation/html/"/>
<module-help-page scheme="append" basepath="Documentation/html/"/>
<module-guide-page scheme="append" basepath="Documentation/html/"/>
</offline-help>