1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00

Adding user doc to core build and isv docs to SDK build.

This commit is contained in:
David Dykstal 2006-06-19 16:37:06 +00:00
parent ee1ee16917
commit 0b6b99ef58
2 changed files with 21 additions and 0 deletions

View file

@ -106,4 +106,11 @@
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.doc.user"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>

View file

@ -65,4 +65,18 @@
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.doc.isv"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.dstore.doc.isv"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>