From cddf1e6a31cc396ac3bf6b5daa83a2958a6a9838 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Tue, 5 Nov 2013 00:30:51 +0100 Subject: [PATCH] resume: Use download instead of manual copy --- Makefile | 1 - source/resume/index.rst | 7 ++----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 34849b0..cda65e1 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,6 @@ html: rsync -a --delete doc/html/ ../releases ../../../../build/html/proj/eventxx/ rsync -a --delete source/proj/mutt-nntp-debian/files/ build/html/proj/mutt-nntp-debian/files rsync -a --delete source/proj/sadba/files/ build/html/proj/sadba/files - rsync -a source/resume/*.pdf build/html/resume/ rsync -a source/proj/dgc/*.pdf build/html/proj/dgc/ rsync -a source/proj/dgc/*.bz2 build/html/proj/dgc/ rsync -a source/proj/dgc/*.png build/html/proj/dgc/ diff --git a/source/resume/index.rst b/source/resume/index.rst index 2ba7a57..c370f7a 100644 --- a/source/resume/index.rst +++ b/source/resume/index.rst @@ -11,11 +11,8 @@ Resume You can read my resume: -* :doc:`English ` (pdf__). -* :doc:`Español ` (pdf__). - -__ resume-en.pdf -__ resume-es.pdf +* :doc:`English ` (:download:`pdf `). +* :doc:`Español ` (:download:`pdf `). Or you can download the *sources* from the repo__ and build it yourself (I -- 2.43.0