aboutsummaryrefslogtreecommitdiff
path: root/man/pp.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-11 14:05:41 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-11 14:05:41 +0100
commitf4b487c7677c9c228bdc11851bc7f932c5311e38 (patch)
tree5b297700b35f77d27c3dd706d95a80c855e80222 /man/pp.Rd
parent6b9d255583aa798482cd02e0a27cda0c7867a39e (diff)
Update docs, use run.sh on travis
Diffstat (limited to 'man/pp.Rd')
-rw-r--r--man/pp.Rd18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/pp.Rd b/man/pp.Rd
index cd950df..363f9ba 100644
--- a/man/pp.Rd
+++ b/man/pp.Rd
@@ -27,14 +27,14 @@ An R6 class for holding information about a product with at least one active ing
\section{Methods}{
\subsection{Public methods}{
\itemize{
-\item \href{#method-new}{\code{pp$new()}}
-\item \href{#method-print}{\code{pp$print()}}
-\item \href{#method-clone}{\code{pp$clone()}}
+\item \href{#method-pp-new}{\code{pp$new()}}
+\item \href{#method-pp-print}{\code{pp$print()}}
+\item \href{#method-pp-clone}{\code{pp$clone()}}
}
}
\if{html}{\out{<hr>}}
-\if{html}{\out{<a id="method-new"></a>}}
-\if{latex}{\out{\hypertarget{method-new}{}}}
+\if{html}{\out{<a id="method-pp-new"></a>}}
+\if{latex}{\out{\hypertarget{method-pp-new}{}}}
\subsection{Method \code{new()}}{
\subsection{Usage}{
\if{html}{\out{<div class="r">}}\preformatted{pp$new(
@@ -49,8 +49,8 @@ An R6 class for holding information about a product with at least one active ing
}
\if{html}{\out{<hr>}}
-\if{html}{\out{<a id="method-print"></a>}}
-\if{latex}{\out{\hypertarget{method-print}{}}}
+\if{html}{\out{<a id="method-pp-print"></a>}}
+\if{latex}{\out{\hypertarget{method-pp-print}{}}}
\subsection{Method \code{print()}}{
\subsection{Usage}{
\if{html}{\out{<div class="r">}}\preformatted{pp$print()}\if{html}{\out{</div>}}
@@ -58,8 +58,8 @@ An R6 class for holding information about a product with at least one active ing
}
\if{html}{\out{<hr>}}
-\if{html}{\out{<a id="method-clone"></a>}}
-\if{latex}{\out{\hypertarget{method-clone}{}}}
+\if{html}{\out{<a id="method-pp-clone"></a>}}
+\if{latex}{\out{\hypertarget{method-pp-clone}{}}}
\subsection{Method \code{clone()}}{
The objects of this class are cloneable with this method.
\subsection{Usage}{

Contact - Imprint