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:AnnotatedSourceCode"

 
Line 2: Line 2:
 
This template declares a table for displaying source code with annotations to the right.
 
This template declares a table for displaying source code with annotations to the right.
 
</noinclude>
 
</noinclude>
{| cellpadding="5" cellspacing="0" style="padding:1em; margin-left: 2em; background-color:#F7F7FF; border: 1px solid"
+
{| cellpadding="5" cellspacing="0" style="padding:1em; margin-left: 2em; border: 1px solid"

Latest revision as of 14:07, 18 June 2007

This template declares a table for displaying source code with annotations to the right.

Back to the top