From 621f5a6cac9e4a52f5346b161223816b8f5deea1 Mon Sep 17 00:00:00 2001 From: frief Date: Mon, 2 Jun 2003 20:49:50 +0000 Subject: [PATCH] cvs revision keywords, passing pdf information in latex preamble, additions to the "related tools/documentation" section git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2664 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 5 ++ doc/sdccman.lyx | 156 +++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 153 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 39f18388..e019d026 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-02 Frieder Ferlemann + + * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble, + additions to the "related tools/documentation" section + 2003-06-02 Bernhard Held * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 21c98fad..b33e9817 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -2,7 +2,14 @@ \lyxformat 220 \textclass article \begin_preamble -\usepackage[colorlinks=true,linkcolor=blue]{hyperref} +\usepackage[ + pdftitle={SDCC Compiler User Guide}, + pdfauthor={SDCC development team}, + pdfsubject={installation, user manual}, + pdfkeywords={8032, 8051, ansi, c, compiler, CPU, DS390, + embedded, GPL, manual, mcs51, PIC, small, Z80}, + colorlinks=true, + linkcolor=blue] {hyperref} \date{} \end_preamble \language english @@ -56,7 +63,15 @@ Two resp. SDCC Compiler User Guide \layout Standard \align center -2003-05-28 +2003-06-02 +\layout Comment + +The strings enclosed in $ are automatically updated by cvs: +\layout Standard +\align center + +\size scriptsize +cvs: $Revision$ $Date$ \layout Standard @@ -444,7 +459,7 @@ If you can think of some more, please see the chapter 9 about filing feature \end_inset -\begin_inset LatexCommand \index{Feature requests} +\begin_inset LatexCommand \index{Feature request} \end_inset @@ -11905,7 +11920,7 @@ Related open source tools \begin_inset Tabular - + @@ -12027,7 +12042,7 @@ objdump \layout Standard -Object file conversion +Object file conversion, ... \end_inset @@ -12036,6 +12051,78 @@ Object file conversion \layout Standard Part of binutils (should be there anyway) +\end_inset + + + + +\begin_inset Text + +\layout Standard + +doxygen +\begin_inset LatexCommand \index{doxygen} + +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard + +Source code documentation system +\end_inset + + +\begin_inset Text + +\layout Standard + + +\begin_inset LatexCommand \url{http://www.doxygen.org} + +\end_inset + + +\end_inset + + + + +\begin_inset Text + +\layout Standard + +splint +\begin_inset LatexCommand \index{splint} + +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard + +Statically checks c sources +\end_inset + + +\begin_inset Text + +\layout Standard + + +\begin_inset LatexCommand \url{http://www.splint.org} + +\end_inset + + \end_inset @@ -12092,7 +12179,7 @@ Related documentation / recommended reading \begin_inset Tabular - + @@ -12111,7 +12198,7 @@ Name \layout Standard -Subject +Subject / Title \end_inset @@ -12129,6 +12216,9 @@ Where to get \layout Standard +S. + S. + Muchnick \end_inset @@ -12136,7 +12226,7 @@ Where to get \layout Standard -Compiler architecture +Advanced Compiler Design and Implementation \end_inset @@ -12154,6 +12244,51 @@ bookstore \layout Standard + +\family roman +\series medium +\shape up +\size normal +\emph off +\bar no +\noun off +\color none +c-refcard.pdf +\end_inset + + +\begin_inset Text + +\layout Standard + +C Reference Card +\begin_inset LatexCommand \index{C Reference card} + +\end_inset + +, 2 pages +\end_inset + + +\begin_inset Text + +\layout Standard + + +\begin_inset LatexCommand \url{http://www.refcards.com/about/c.html} + +\end_inset + + +\end_inset + + + + +\begin_inset Text + +\layout Standard + test_suite_spec.pdf \end_inset @@ -12163,6 +12298,11 @@ test_suite_spec.pdf \layout Standard sdcc regression test +\begin_inset LatexCommand \index{Regression test} + +\end_inset + + \end_inset -- 2.30.2