thisisnic commented on a change in pull request #10930:
URL: https://github.com/apache/arrow/pull/10930#discussion_r695518610



##########
File path: r/vignettes/developing.Rmd
##########
@@ -1,21 +1,23 @@
 ---
 title: "Arrow R Developer Guide"
-output: rmarkdown::html_vignette
+output: 
+  html_document:
+      toc: true
+      toc_depth: 2
 vignette: >
   %\VignetteIndexEntry{Arrow R Developer Guide}
   %\VignetteEngine{knitr::rmarkdown}
   %\VignetteEncoding{UTF-8}
+

Review comment:
       I'll remove

##########
File path: r/vignettes/developing.Rmd
##########
@@ -1,21 +1,23 @@
 ---
 title: "Arrow R Developer Guide"
-output: rmarkdown::html_vignette
+output: 
+  html_document:
+      toc: true
+      toc_depth: 2

Review comment:
       Oops, I chucked this in so it made it easier to preview the list of 
contents when I was rendering this as RMarkdown




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to