Skip to content

[DOCS] Fix R pkgdown build process #230

@andrewherren

Description

@andrewherren

Describe the update you'd like to see to the docs
The pkgdown 2.2.0 update now appears to build MD outputs alongside HTML outputs (for ease of ingestion by LLMs). This causes a conflict in the way that mkdocs-material builds the documentation which seems to prevent the stochtree pkgdown site from being hosted.

This seems to be solvable by adding this line to _pkgdown.yml:

llm-docs: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions