summaryrefslogtreecommitdiff
path: root/tbc/certificate
diff options
context:
space:
mode:
authorkinitrupti2016-03-31 17:21:26 +0530
committerkinitrupti2016-05-17 11:13:59 +0530
commit41b0da723cc8cebd28d678ab140c226cb8113bbb (patch)
treed4637e043ff24d0e9ea5132901fe163cb5f80c14 /tbc/certificate
parent0fa2e3abe3ce91c11e8603f79f6897c2dbe5b033 (diff)
downloadPython-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.tar.gz
Python-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.tar.bz2
Python-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.zip
modified-funcnames-frontpg
Diffstat (limited to 'tbc/certificate')
-rw-r--r--tbc/certificate/tbc_certificate.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/tbc/certificate/tbc_certificate.tex b/tbc/certificate/tbc_certificate.tex
new file mode 100644
index 0000000..06def58
--- /dev/null
+++ b/tbc/certificate/tbc_certificate.tex
@@ -0,0 +1,6 @@
+Certificate template for Python Textbook Companion
+Write your own template and use $variable name to substitute that variable
+with the data you want.
+Example use in the template and then using Template class of the string
+module you can substitute the with a name you want.
+Note: The template should result in a tex file.