Commit 46f8ca1f authored by Adam Wujek's avatar Adam Wujek 💬

documents/specifications/WR-spec: add hyperlinks into the document

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 34117ad6
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
\usepackage{amsmath} \usepackage{amsmath}
\usepackage{times,mathptmx} \usepackage{times,mathptmx}
\usepackage{chngcntr} \usepackage{chngcntr}
\usepackage{hyperref}
\graphicspath{ {../../../figures/} } \graphicspath{ {../../../figures/} }
...@@ -174,7 +175,7 @@ ...@@ -174,7 +175,7 @@
2.0 & 04/07/2011 & J.S. & Clarity and typos (version 2.0 release). \\ 2.0 & 04/07/2011 & J.S. & Clarity and typos (version 2.0 release). \\
\hline \hline
\end{tabular} \end{tabular}
\label{tab:revHist} % \label{tab:revHist}
\end{table} \end{table}
\newpage \newpage
...@@ -1960,7 +1961,7 @@ profileIdentifier & 08-00-03-00-01-00 \\ \hline ...@@ -1960,7 +1961,7 @@ profileIdentifier & 08-00-03-00-01-00 \\ \hline
organizationName & European Organization for Nuclear Research (CERN) \\ \hline organizationName & European Organization for Nuclear Research (CERN) \\ \hline
sourceIdentification & http://www.ohwr.org/projects/white-rabbit \\ \hline sourceIdentification & http://www.ohwr.org/projects/white-rabbit \\ \hline
\end{tabular} \end{tabular}
\label{tab:wrPtpProfile} \label{tab:profilePrintForm}
\end{table} \end{table}
\subsubsection{PTP attribute values} \subsubsection{PTP attribute values}
...@@ -2185,7 +2186,7 @@ The citation is approved by the author. ...@@ -2185,7 +2186,7 @@ The citation is approved by the author.
% \vspace{-1.3cm} % \vspace{-1.3cm}
\includegraphics[width=1.0\textwidth]{protocol/wrMSGsExchangeFlow.pdf} \includegraphics[width=1.0\textwidth]{protocol/wrMSGsExchangeFlow.pdf}
\caption{Typical flow of events (no exceptions) during WR Link Setup.} \caption{Typical flow of events (no exceptions) during WR Link Setup.}
\label{fig:wrFSMcommun} \label{fig:wr_lsu_flow}
\end{figure} \end{figure}
\newpage \newpage
...@@ -2198,7 +2199,7 @@ The citation is approved by the author. ...@@ -2198,7 +2199,7 @@ The citation is approved by the author.
% \vspace{-1.3cm} % \vspace{-1.3cm}
\includegraphics[width=1.0\textwidth]{protocol/ptpAndWrFSMs.pdf} \includegraphics[width=1.0\textwidth]{protocol/ptpAndWrFSMs.pdf}
\caption{PTP and WR FSMs from POWER ON use case} \caption{PTP and WR FSMs from POWER ON use case}
\label{fig:wrFSMcommun} \label{fig:ptpAndWrFSMS}
\end{figure} \end{figure}
\newpage \newpage
...@@ -2219,7 +2220,7 @@ UInteger32 & 32-bit unsigned integer \\ \hline ...@@ -2219,7 +2220,7 @@ UInteger32 & 32-bit unsigned integer \\ \hline
Integer64 & 64-bit integer \\ \hline Integer64 & 64-bit integer \\ \hline
UInteger64 & 64-bit unsigned integer \\ \hline UInteger64 & 64-bit unsigned integer \\ \hline
\end{tabular} \end{tabular}
\label{tab:wrPtpProfile} \label{tab:wrDataTypes}
\end{table} \end{table}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment