Skip to content
Snippets Groups Projects
Commit 1ff2eb07 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Add README.md


Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent 238ce7d1
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f #!/usr/bin/make -f
all: all:
pandoc -f markdown-implicit_figures AT10085_report.md -o AT10085_report.pdf pandoc -f markdown-implicit_figures README.md -o AT10085_report.pdf
pandoc AT10085_report.md -o AT10085_report.html pandoc README.md -o AT10085_report.html
File moved
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