to_rst: Convert an rdoc to a list of rst components.

Description Usage Arguments Value

View source: R/to-rst.r

Description

All span-level tags are converted to rst, and higher level blocks are returned as components of the list.

Usage

1
to_rst(x, ...)

Arguments

x

rd object to convert to rst

...

other arguments passed onto to methods

Value

A list, suitable for rendering with whisker.render


sahilseth/readthedocs documentation built on May 29, 2019, 12:57 p.m.