summaryrefslogtreecommitdiff
path: root/tbc
diff options
context:
space:
mode:
authorprathamesh2014-11-24 14:13:47 +0530
committerprathamesh2014-11-24 14:13:47 +0530
commitd4709c3a1cde3a53ab9886efe198df57edd6160d (patch)
tree5b10fe110bbc8de7df3565d3aeba4d3b75963155 /tbc
parent9f27c2aa06c88f8f97c5a6a32d40f94670fd2795 (diff)
downloadPython-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.tar.gz
Python-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.tar.bz2
Python-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.zip
Removed whitespaces
Diffstat (limited to 'tbc')
-rw-r--r--tbc/certificate/Makefile2
-rw-r--r--tbc/certificate/ReadMe.org6
-rw-r--r--tbc/templates/tbc/get-certificate.html2
3 files changed, 4 insertions, 6 deletions
diff --git a/tbc/certificate/Makefile b/tbc/certificate/Makefile
index ee20080..a3d3d76 100644
--- a/tbc/certificate/Makefile
+++ b/tbc/certificate/Makefile
@@ -25,7 +25,7 @@ tbc: tbc_certificate.pdf
tbc_certificate.pdf: tbc_certificate.tex fossee.png bashful.sty
pdflatex -shell-escape tbc_certificate.tex
-clean:
+clean:
@echo "removing all tmp+pdf files"
-rm -rvf *.pdf *~ *.aux *.log *.vrb *.out *.toc *.nav *.snm
-rm -rvf *.std* *.sh
diff --git a/tbc/certificate/ReadMe.org b/tbc/certificate/ReadMe.org
index c82ba26..7ba2b78 100644
--- a/tbc/certificate/ReadMe.org
+++ b/tbc/certificate/ReadMe.org
@@ -3,12 +3,12 @@
** Usage
- To generate a PDF file type,
#+BEGIN_SRC sh
- make tbc
+ make tbc
#+END_SRC sh
- - To clean the project
+ - To clean the project
#+BEGIN_SRC sh
- make clean
+ make clean
#+END_SRC sh
** License
diff --git a/tbc/templates/tbc/get-certificate.html b/tbc/templates/tbc/get-certificate.html
index 24d9c67..6b6b622 100644
--- a/tbc/templates/tbc/get-certificate.html
+++ b/tbc/templates/tbc/get-certificate.html
@@ -28,8 +28,6 @@
-
{% for book in completed_books %}
-
{% endfor %}
</table>