[CMake] cmake manpage in pdf with section (subsection, etc) bookmarks and hyperlinks?

Peng Yu pengyu.ut at gmail.com
Mon Aug 13 10:18:06 EDT 2012


Hi,

I use the following command to generate the pdf file from cmake
manpage. But the pdf file does not have bookmarks. Does anybody know a
way to generated the manual in pdf with bookmarks and possibly
hyperlinks?

    man -t "$f" | ps2pdf - > $f.pdf


-- 
Regards,
Peng


More information about the CMake mailing list