Difference between revisions of "Main Page"

From thelinuxwiki
Jump to: navigation, search
(source code)
(source code)
 
Line 40: Line 40:
 
</source>
 
</source>
  
 
+
will yeild...
  
 
<source lang="python">
 
<source lang="python">

Latest revision as of 15:30, 14 August 2017

Consult the User's Guide for information on using the wiki software.

Contents

Getting started


new user signup

Login / Signup


Admin Quick Links

Sidebar


Uploading files? Click the link below.

syntax examples

source code

<source lang="python">
message = 'hello world!'
print message
</source>

will yeild...

message = 'hello world!'
print message

special pages

List of uploaded files