extract_annotations {documenter}R Documentation

Extract annotations from a yaml annotation file.

Description

Extract annotations from a yaml annotation file.

Usage

extract_annotations(annotation_yml, title)

Arguments

annotation_yml

The yaml object read by document_it.

title

The title of the output document.


[Package documenter version 0.1.3 Index]