From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/updatetpl_8py.html | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 doc/old/html/updatetpl_8py.html (limited to 'doc/old/html/updatetpl_8py.html') diff --git a/doc/old/html/updatetpl_8py.html b/doc/old/html/updatetpl_8py.html new file mode 100644 index 000000000..08ad9b393 --- /dev/null +++ b/doc/old/html/updatetpl_8py.html @@ -0,0 +1,140 @@ + + + + + + +The Red Matrix: util/updatetpl.py File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
updatetpl.py File Reference
+
+
+ + + + +

+Namespaces

namespace  updatetpl
 
+ + + +

+Functions

def updatetpl.help
 
+ + + + + + + + + + + +

+Variables

string updatetpl.path = ''
 
list updatetpl.excludepaths = ['css', 'img', 'js', 'php', 'theme']
 
list updatetpl.tplpaths = []
 
tuple updatetpl.names = os.listdir(path + 'view/')
 
tuple updatetpl.fnull = open(os.devnull, "w")
 
+
+
+ -- cgit v1.2.3