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"

 
(15 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 61: Line 63:
 
}
 
}
  
#content dl  {
 
  border-left: 1px #aaa solid;
 
  border-bottom: 1px #aaa solid;
 
}
 
#content dl dt {
 
  float: left;
 
  border-top: 1px solid #aaa;
 
  padding: 0.5em 0 0 0.5em;
 
}
 
#content dl dd {
 
  border: 1px solid #aaa;
 
  border-bottom: none;
 
}
 
 
#content .narrow-list dl  {
 
  width: 40em;
 
}
 
#content .narrow-list dl dt {
 
  width: 14em;
 
  line-height: 1em;
 
}
 
#content .narrow-list dl dd {
 
  margin: 0 0 0 15em;
 
  padding: 0.5em 1em;
 
}
 
 
#content .wide-list dl, #content dl {
 
  width: 80em;
 
}
 
#content .wide-list dl dt, #content dl dt {
 
  padding: 0.5em 1em;
 
  width: 15em;
 
}
 
#content .wide-list dl dd, #content dl dd {
 
  padding: 1em 1em 2em 2em;
 
  margin: 0 0 0 17em;
 
}
 
 
#content .unbounded-list dl, #content .unbounded-list dl dd, #content .unbounded-list dl dt {
 
  border: 0 none;
 
  width: auto;
 
  padding: 0 0 0 1em;
 
 
}
 
#content .unbounded-list dl dt {
 
  line-height: 1.2em;
 
}
 
  
 
.infobox {
 
.infobox {
Line 117: Line 72:
 
</css>  
 
</css>  
 
<div id="menu-nav">
 
<div id="menu-nav">
*{{EMFCompareLink|Roadmap | Roadmap | {{{tab}}} | roadmap}}  
+
*{{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/tutorial/tutorial.html Tutorial]
 
+
*[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/modeling/emf/?project=compare#compare
+
| website = http://www.eclipse.org/emf/compare
| download = http://www.eclipse.org/modeling/emf/downloads/?project=compare
+
| 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/
 
}}
 
}}

Latest revision as of 08:45, 20 June 2014


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

Back to the top