Skip to content

Commit 622f189

Browse files
committed
Rcpp-FAQ now has a table of contents
1 parent 08ceaaf commit 622f189

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-02-07 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp-FAQ.Rnw: Added a table of contents
4+
15
2016-02-06 James J Balamuta <[email protected]>
26

37
* vignettes/Rcpp-FAQ.Rnw (Rcpp): Additional material, and corrections,

inst/NEWS.Rd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
\item An entry was added to the Rcpp-FAQ vignette describing the required
3030
packages for vignette building (\ghit{422}).
3131
\item Use on OS X was further detailed (James Balamuta in \ghpr{433} with
32-
further review by Bob Rudis)
32+
further review by Bob Rudis).
33+
\item The Rcpp-FAQ now contains a table of content.
3334
}
3435
}
3536
}

vignettes/Rcpp-FAQ.Rnw

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ require(highlight)
6969
\citep{CRAN:Rcpp,JSS:Rcpp,Eddelbuettel:2013:Rcpp} package.
7070
}
7171

72+
\tableofcontents
73+
7274
\section{Getting started}
7375

7476
\subsection{How do I get started ?}

0 commit comments

Comments
 (0)