zephyr/doc/getting_started
Daniel Leung 9945e7fda0 doc: add ability to generate PDF
This adds new targets to generate build documentation through
LaTEX to PDF.

There are a few notes:

1. pdflatex complains about the tex file generated by doxygen
   so it needs to be fixed with a Python script before feeding
   in through pdflatex.

2. SVG files are not recognized by pdflatex so they are converted
   to known good format on the fly, only for producing PDF. This
   uses the libRSVG's rsvg-convert tool.

Relates to #6782.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-08-29 18:16:56 -04:00
..
getting_started.rst doc: Fix warning associated with GNU ARM embedded rename 2018-08-09 19:13:15 +02:00
installation_linux.rst doc: add ability to generate PDF 2018-08-29 18:16:56 -04:00
installation_mac.rst doc: add ability to generate PDF 2018-08-29 18:16:56 -04:00
installation_win.rst build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00