[docs] PDF data with hyperref
This commit is contained in:
parent
45082c1011
commit
a86b363a6f
@ -20,11 +20,19 @@
|
||||
\newcommand{\toaruautho}{Kevin Lange}
|
||||
|
||||
% Title / Author
|
||||
\def\Title{\toarutitle}
|
||||
\title{\toarutitle}
|
||||
\def\Author{\toaruautho}
|
||||
\author{\toaruautho}
|
||||
|
||||
% PDF Data
|
||||
\hypersetup{
|
||||
pdftitle={\toarutitle},
|
||||
pdfauthor={\toaruautho},
|
||||
pdfkeywords={toaruos, kernel, development, documentation},
|
||||
bookmarksnumbered,
|
||||
pdfstartview={FitH},
|
||||
urlcolor=cyan,
|
||||
}
|
||||
|
||||
% Enable indexing
|
||||
\makeindex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user