Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 481 Bytes

This repository holds the (early stage) documentation for DBHub.io.

We're using this to try out Bookdown, as that should let us generate documentation in several output formats, including HTML, PDF, and ePub.

To generate the HTML output, open the .Rproj file in the RStudio IDE, then run this command in the RStudio console:

bookdown::render_book('index.Rmd', 'bookdown::gitbook')