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.pdffile. I tried with pandocBut that produced a
gtest.pdfwith only dead links. How to get a .pdf with all*.mdincluded?The horrible bazel stuff does not mention this AFAICS.
But I found this shell script that recursively should process all
*.mdfiles 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.mdfiles!Beta Was this translation helpful? Give feedback.
All reactions