]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/commitdiff
doc: Use plain enumerate environment
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Jul 2013 14:22:29 +0000 (16:22 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Jul 2013 14:22:29 +0000 (16:22 +0200)
doc/thesis/publish/tex/thesis.tex

index 07a2c147a0432d2f6520fb409c958ce4ec680ae0..2087d996f743187a9799ffd7e031307a455611ff 100644 (file)
@@ -1962,12 +1962,13 @@ This file set variables to CCS tools to support build for this toolchain. This f
 \hypertarget{installation_procedure}{}
 \subsection{Installation procedure}
 
-\textbf{1) Download and install CCS for Linux:}
+\begin{enumerate}
+\item Download and install CCS for Linux:
 
 Details on how to setup CCS are available in section
 \htmladdnormallink{TI Code Composer Studio}{\#ti\_code\_composer\_studio}.
 
-\textbf{2) Install RPP Target:}
+\item Install RPP Target:
 
 Open Matlab and type on command window:
 
@@ -1988,10 +1989,12 @@ This script will, among other things, ask the user to provide the location of th
 directory, infer and save some relevant CCS paths, add paths to Matlab path and build S-Function
 blocks for user's architecture (using Matlab's mex command line tool).
 
-\textbf{3) Create a new model or load a demo:}
+\item Create a new model or load a demo:
 
 Demos are located on \texttt{$<$repo$>$/rpp/demo} or you can start a new model and configure target to RPP.
 For new models see \htmladdnormallink{Target Reference}{\#target\_reference} section below.
+\end{enumerate}
+
 
 \newpage