Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-22 00:33:28 +0000
committerMatthias Sohn2011-06-22 01:04:48 +0000
commit54e1b7949bd8d0340a42c2934a9c8690ec0124ac (patch)
tree63f9e9ffcab4e24f1266353a7ce0c2bcf0ee1801 /org.eclipse.mylyn.github-feature/feature.xml
parent219aa7eb22b4c163ca8fea8edfc78a793ccc1a3b (diff)
downloadegit-github-54e1b7949bd8d0340a42c2934a9c8690ec0124ac.tar.gz
egit-github-54e1b7949bd8d0340a42c2934a9c8690ec0124ac.tar.xz
egit-github-54e1b7949bd8d0340a42c2934a9c8690ec0124ac.zip
Update egit-github documentation for 1.0
Also add the documentation bundle to the github-feature to include it in the installation. Change-Id: I2dfc6e1db6cbd785453ae2e3cd2dfc5b9ddc24dd Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.github-feature/feature.xml b/org.eclipse.mylyn.github-feature/feature.xml
index c0f546b3..e53ad391 100644
--- a/org.eclipse.mylyn.github-feature/feature.xml
+++ b/org.eclipse.mylyn.github-feature/feature.xml
@@ -70,4 +70,11 @@
install-size="0"
version="0.0.0"
unpack="false"/>
+
+ <plugin
+ id="org.eclipse.mylyn.github.doc"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top