Skip to content
Snippets Groups Projects
Commit 2221bd4e authored by Holger Dinkel's avatar Holger Dinkel
Browse files

add 'certificates' to makefiles of linux_beginner, linux_combined and git_beginner

parent ce6f7075
No related branches found
No related tags found
No related merge requests found
linux_beginner/_static/1280px-Unix_history-simple.svg.png
linux_beginner/_static/File-permissions-in-Linux-2.png
linux_beginner/_static/Unix_history-simple.svg
_old_/
git_beginner/_build/doctrees/
git_beginner/_build/html/
git_beginner/_build/latex/
git_beginner/_build/linkcheck/
git_beginner/_build/singlehtml/
linux_beginner/_build/certificates/
linux_beginner/_build/doctrees/
linux_beginner/_build/html/
linux_beginner/_build/latex/
linux_beginner/_build/singlehtml/
linux_beginner/_static/1280px-Unix_history-simple.svg.png
linux_beginner/_static/File-permissions-in-Linux-2.png
linux_beginner/_static/Unix_history-simple.svg
linux_beginner/clmystery-master
linux_beginner/exercises_all
linux_combined/_build/certificates/
linux_combined/_build/doctrees/
linux_combined/_build/html/
linux_combined/_build/latex/
linux_intermediate/_build/certificates/
linux_intermediate/_build/doctrees/
linux_intermediate/_build/html/
linux_intermediate/_build/latex/
linux_intermediate/_build/singlehtml/
linux_intermediate/_build/linkcheck/
linux_intermediate/_build/singlehtml/
linux_intermediate/attendees/*.csv
linux_intermediate/attendees/*.pdf
linux_combined/_build/doctrees/
linux_combined/_build/html/
linux_combined/_build/latex/
linux_beginner/exercises_all
linux_beginner/clmystery-master
git_beginner/_build/doctrees/
git_beginner/_build/html/
git_beginner/_build/latex/
git_beginner/_build/singlehtml/
git_beginner/_build/linkcheck/
_old_/
linux_intermediate/_build/certificates/
......@@ -14,7 +14,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext certificates
help:
@echo "Please use \`make <target>' where <target> is one of"
......@@ -37,6 +37,7 @@ help:
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
@echo " certificates to create certificates of participation (fill in list of names first)"
clean:
-rm -rf $(BUILDDIR)/*
......@@ -95,6 +96,12 @@ epub:
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
certificates:
mkdir -p $(BUILDDIR)/certificates
pdflatex -interaction=nonstopmode -output-directory=$(BUILDDIR)/certificates "\def\coursetitle{Introductory Course:\\\\GIT for Beginners} \input{../general/CertificateOfParticipation.tex}"
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/certificates."
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo
......
......@@ -14,7 +14,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext certificates
help:
@echo "Please use \`make <target>' where <target> is one of"
......@@ -37,6 +37,7 @@ help:
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
@echo " certificates to create certificates of participation (fill in list of names first)"
clean:
-rm -rf $(BUILDDIR)/*
......@@ -95,6 +96,11 @@ epub:
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
certificates:
mkdir -p $(BUILDDIR)/certificates
pdflatex -interaction=nonstopmode -output-directory=$(BUILDDIR)/certificates "\def\coursetitle{Basic Linux Course:\\\\Introduction to the Linux Commandline} \input{../general/CertificateOfParticipation.tex}"
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/certificates."
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo
......
......@@ -14,7 +14,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext certificates
help:
@echo "Please use \`make <target>' where <target> is one of"
......@@ -37,6 +37,7 @@ help:
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
@echo " certificates to create certificates of participation (fill in list of names first)"
clean:
-rm -rf $(BUILDDIR)/*
......@@ -95,6 +96,11 @@ epub:
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
certificates:
mkdir -p $(BUILDDIR)/certificates
pdflatex -interaction=nonstopmode -output-directory=$(BUILDDIR)/certificates "\def\coursetitle{Linux Course:\\\\Introduction \& Basic Scripting} \input{../general/CertificateOfParticipation.tex}"
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/certificates."
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo
......
linux_intermediate/_build/latex/arguments.png

45.8 KiB

linux_intermediate/_build/latex/shift_arguments.png

33.3 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment