|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] xen-api: Add TOC and hyperlink cross refe
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1202741450 0
# Node ID e3b7f1793f0c110c2adb61b494adbdf55b9196fe
# Parent 7e189fc27f4ffd0bfcb1727dbbf3b06a1a515705
xen-api: Add TOC and hyperlink cross reference to xen-api document
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
---
docs/xen-api/revision-history.tex | 7 +++++++
docs/xen-api/xenapi-coversheet.tex | 2 +-
docs/xen-api/xenapi.tex | 5 +++++
3 files changed, 13 insertions(+), 1 deletion(-)
diff -r 7e189fc27f4f -r e3b7f1793f0c docs/xen-api/revision-history.tex
--- a/docs/xen-api/revision-history.tex Mon Feb 11 14:47:19 2008 +0000
+++ b/docs/xen-api/revision-history.tex Mon Feb 11 14:50:50 2008 +0000
@@ -23,5 +23,12 @@
\end{flushleft}
\end{minipage}\\
\hline
+ 1.0.2 & 11th Feb. 08 & S. Berger &
+ \begin{minipage}[t]{7cm}
+ \begin{flushleft}
+ Added table of contents and hyperlink cross reference.
+ \end{flushleft}
+ \end{minipage}\\
+ \hline
\end{tabular}
\end{center}
\ No newline at end of file
diff -r 7e189fc27f4f -r e3b7f1793f0c docs/xen-api/xenapi-coversheet.tex
--- a/docs/xen-api/xenapi-coversheet.tex Mon Feb 11 14:47:19 2008 +0000
+++ b/docs/xen-api/xenapi-coversheet.tex Mon Feb 11 14:50:50 2008 +0000
@@ -17,7 +17,7 @@
\newcommand{\coversheetlogo}{xen.eps}
%% Document date
-\newcommand{\datestring}{25th January 2008}
+\newcommand{\datestring}{11th February 2008}
\newcommand{\releasestatement}{Stable Release}
diff -r 7e189fc27f4f -r e3b7f1793f0c docs/xen-api/xenapi.tex
--- a/docs/xen-api/xenapi.tex Mon Feb 11 14:47:19 2008 +0000
+++ b/docs/xen-api/xenapi.tex Mon Feb 11 14:50:50 2008 +0000
@@ -17,6 +17,7 @@
\usepackage{graphics}
\usepackage{longtable}
\usepackage{fancyhdr}
+\usepackage{hyperref}
\setlength\topskip{0cm}
\setlength\topmargin{0cm}
@@ -35,6 +36,10 @@
% The revision history
\include{revision-history}
+% Table of contents
+\tableofcontents
+
+
% ... and off we go!
\chapter{Introduction}
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] xen-api: Add TOC and hyperlink cross reference to xen-api document,
Xen patchbot-unstable <=
|
|
|
|
|