staticdocs (version 0.1.0.9000)

render_page: Render complete page.

Description

Render complete page.

Usage

render_page(package, name, data, path = "")

Arguments

package

Path to package to document.

name

Name of the template (e.g. index, demo, topic)

data

Data for the template

path

Location to create file. If "" (the default), prints to standard out.