407275f681
Adds options for generating tex-files and PDFs when building documentation Closes IDF-1217 Closes IDF-1464
7 lines
No EOL
216 B
TeX
7 lines
No EOL
216 B
TeX
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
|
\ProvidesPackage{espidf}[2020/03/25 v0.1.0 LaTeX package (ESP-IDF markup)]
|
|
|
|
\newcommand{\idfTarget}{<idf_target_title>}
|
|
\newcommand{\idfReleaseName}{<idf_release_name>}
|
|
|
|
\endinput |