Offline help is currently ignored in AS6 extensions - reduce extension size by omitting it from the generated extension VSIX.
This commit is contained in:
parent
397d77cb44
commit
7eaf3d18d2
4 changed files with 2 additions and 12 deletions
|
|
@ -22,11 +22,6 @@
|
|||
<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/"/>
|
||||
<module-help-page scheme="append" basepath="Documentation/html/"/>
|
||||
<module-guide-page scheme="append" basepath="Documentation/html/"/>
|
||||
</offline-help>
|
||||
<dependencies/>
|
||||
</extension>
|
||||
</fdk>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue