Git include: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(Created page with "== Use of module include == You make a section like this <nowiki> <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/README" highlight="python" /> </no...")
 
Line 1: Line 1:
== Use of module include ==
== Use of module include ==


You make a section like this
You write in wiki like this
  <nowiki> <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/README" highlight="python" /> </nowiki>
  <nowiki> <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/README" highlight="python" /> </nowiki>

Revision as of 05:20, 3 December 2011

Use of module include

You write in wiki like this

 <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/README" highlight="python" />