MicroControl: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|- | |- | ||
|valign="top"| | |valign="top"| | ||
== User documentation == | == User documentation == | ||
Line 24: | Line 22: | ||
|bgcolor="#CCCCCC"| | |bgcolor="#CCCCCC"| | ||
|valign="top"| | |valign="top"| | ||
== Developer documentation == | == Developer documentation == | ||
Revision as of 02:24, 15 February 2011
Welcome to the wiki page of
User documentationFeatures |
Developer documentation
|
Sandbox
Following is the test to see if source code insertion works
<source lang="php"> <? print("This is my PHP Code."); ?> </source>