Skip to content

Commit

Permalink
Remove the option to load a vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenkaF committed Dec 23, 2021
1 parent 451f938 commit 8f116f2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/source/developers/guide/step_by_step/arrow_codebase.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,4 @@ C++ we must create the binding manually to use it in that implementation.
existing R functions.

To read the full content on the topic of R bindings read through the
`Writing Bindings article <https://arrow.apache.org/docs/r/articles/developers/bindings.html>`_
or run the following command in the R console to view the vignette:

.. code-block:: R
vignette("bindings", package = "arrow")
`Writing Bindings article <https://arrow.apache.org/docs/r/articles/developers/bindings.html>`_.

0 comments on commit 8f116f2

Please sign in to comment.