Generating a gtest.pdf #3870
Unanswered
gvanem
asked this question in
Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello group.
What's the easiest / correct way to generate a local
gtest.pdf
file. I tried with pandocBut that produced a
gtest.pdf
with only dead links. How to get a .pdf with all*.md
included?The horrible bazel stuff does not mention this AFAICS.
But I found this shell script that recursively should process all
*.md
files and call pandoc. But I'm on Windows (with Cygwin). So this script does not work so well. Doing ash generate-pdf . .
resulted in[ERROR]
for all.md
files!Beta Was this translation helpful? Give feedback.
All reactions