Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:EMF Compare"

(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<css>
 
<css>
#menu-nav {
+
#menu-nav ul {
   margin-bottom: 2em;
+
  padding: 3px 0 1px 1em;
 +
   margin:0;
 +
  border-bottom: 1px solid #aaa;
 
}
 
}
 
#menu-nav ul {
 
#menu-nav ul {
Line 70: Line 72:
 
</css>  
 
</css>  
 
<div id="menu-nav">
 
<div id="menu-nav">
*{{EMFCompareLink||Home | {{{tab}}} | home}}
+
*{{EMFCompareLink||Overview | {{{tab}}} | overview}}
*{{EMFCompareLink|/User_Guide | User Guide | {{{tab}}} | user guide}}
+
*[http://www.eclipse.org/emf/compare/documentation/latest/user/user-guide.html User Guide]
*{{EMFCompareLink|/Developer_Guide | Developer Guide | {{{tab}}} | developer guide}} 
+
*[http://www.eclipse.org/emf/compare/documentation/latest/developer/developer-guide.html Developer Guide]
 
*{{EMFCompareLink|/Contributor_Guide | Contributor Guide | {{{tab}}} | contributor guide}}   
 
*{{EMFCompareLink|/Contributor_Guide | Contributor Guide | {{{tab}}} | contributor guide}}   
*{{EMFCompareLink|/FAQ | FAQ | {{{tab}}} | faq }}
+
*[http://www.eclipse.org/emf/compare/documentation/latest/FAQ.html FAQ]
 
+
 
</div>  
 
</div>  
{{Infobox
+
 
 +
{{EMF_Compare_Info
 
| name = EMF Compare
 
| name = EMF Compare
 
| website = http://www.eclipse.org/emf/compare
 
| website = http://www.eclipse.org/emf/compare
 
| download = http://www.eclipse.org/emf/compare/downloads
 
| download = http://www.eclipse.org/emf/compare/downloads
 
| list = emf-dev
 
| list = emf-dev
| newsgroup = eclipse.tools.emf
+
| newsgroup = eclipse.modeling.emf
| product = EMF
+
| product = EMFCompare
| component = compare
+
 
| source = http://git.eclipse.org/c/emfcompare/org.eclipse.emf.compare.git/
 
| source = http://git.eclipse.org/c/emfcompare/org.eclipse.emf.compare.git/
 
}}
 
}}

Revision as of 13:37, 5 March 2014


EMF Compare
Website
Download
Community
Mailing List
Forums
Bugzilla
Open
Create New
Contribute
Browse Source

Back to the top