Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Haug2018-12-20 10:40:47 +0000
committerJuergen Haug2018-12-20 11:09:01 +0000
commit71d8ecc0556364aec9c55ec0df9328f3197bd85e (patch)
tree60de5d1f3e463f880f7e170c51aac0a4cc85382b /pom.xml
parent4c2b39b661edefe990086cae086343fce0580609 (diff)
downloadorg.eclipse.etrice-71d8ecc0556364aec9c55ec0df9328f3197bd85e.tar.gz
org.eclipse.etrice-71d8ecc0556364aec9c55ec0df9328f3197bd85e.tar.xz
org.eclipse.etrice-71d8ecc0556364aec9c55ec0df9328f3197bd85e.zip
Bug 542947 - [doc.gen] add launch config for documentation generator
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2db82174b..8a2d76f12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<module>plugins/org.eclipse.etrice.generator.launch.c</module>
<module>plugins/org.eclipse.etrice.generator.launch.cpp</module>
<module>plugins/org.eclipse.etrice.generator.launch.java</module>
+ <module>plugins/org.eclipse.etrice.generator.launch.doc</module>
<module>plugins/org.eclipse.etrice.generator.ui</module>
<module>plugins/org.eclipse.etrice.generator.ui.cdt</module>
<module>plugins/org.eclipse.etrice.logging</module>

Back to the top