summaryrefslogtreecommitdiff
path: root/tbc/certificate
diff options
context:
space:
mode:
authorTrupti Rajesh Kini2016-05-17 11:20:30 +0530
committerTrupti Rajesh Kini2016-05-17 11:20:30 +0530
commitca3b877ea02a41af6e42d576fbb53ff852a458d7 (patch)
tree687ee577dc96585d2e287b2c09f1b82298c887af /tbc/certificate
parent0fa2e3abe3ce91c11e8603f79f6897c2dbe5b033 (diff)
parent9d4a8bf905c1af386c14ed027f8e61697f740d2a (diff)
downloadPython-TBC-Interface-ca3b877ea02a41af6e42d576fbb53ff852a458d7.tar.gz
Python-TBC-Interface-ca3b877ea02a41af6e42d576fbb53ff852a458d7.tar.bz2
Python-TBC-Interface-ca3b877ea02a41af6e42d576fbb53ff852a458d7.zip
Merge pull request #29 from FOSSEE/modified-funcnames-frontpg
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.