File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88\titleformat {\chapter }{}{}{0pt}{\bfseries\LARGE \ifnum \value {chapter}>0\relax\arabic {chapter}\ \ \ ~\fi }
99\begin {document }
1010\newcommand {\type }[1]{\emph {\color {gray}#1 }\ --\ }
11+ \newcommand {\relurl }[1]{\href {https://www.starexec.org/starexec/secure/#1}{#1}}
12+ \newcommand {\servicesurl }[1]{\href {https://www.starexec.org/starexec/#1}{#1}}
1113
1214\title {StarExec Web Interface}
1315\author {}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ \section{Logging In}
1717\subsection {First Step -- Requesting a Secure Resource }
1818
1919\begin {description }
20- \item [URL] index.jsp
20+ \item [URL] \relurl { index.jsp}
2121\item [Method] GET
2222\item [Parameter Encoding] N/A
2323\item [Returns] The login page
@@ -31,7 +31,7 @@ \subsection{First Step -- Requesting a Secure Resource}
3131\subsection {Second Step -- Providing Login Credentials }
3232
3333\begin {description }
34- \item [URL] j\_ security\_ check
34+ \item [URL] \relurl { j\_ security\_ check}
3535\item [Method] POST
3636\item [Parameter Encoding] application/x-www-form-urlencoded
3737\item [Parameters] \
@@ -48,7 +48,7 @@ \subsection{Second Step -- Providing Login Credentials}
4848\subsection {Third Step -- Accessing Secure Resources }
4949
5050\begin {description }
51- \item [URL] index.jsp
51+ \item [URL] \relurl { index.jsp}
5252\item [Method] GET
5353\item [Parameter Encoding] N/A
5454\item [Returns] The login page
You can’t perform that action at this time.
0 commit comments