Skip to content

Documentation structure and cleanup #9

@danmcgraw94

Description

@danmcgraw94

A collection of smaller documentation structure improvements raised during package review.

Items

  • LICENSE stub NOTE — fill in ORGANIZATION field
  • Two license files — document why both LICENSE and LICENSE.md exist, or consolidate
  • NEWS.md — add a brief note at top or in README explaining what this file is for
  • llms.txt vs index.md — document the distinction (LLM-readable vs human-readable site index)
  • Articles vs vignettes — add a README note clarifying that pkgdown "Articles" are the vignettes, and vignettes are viewable in R via vignette("name", package = "rfaR")
  • HTML files in repo — pkgdown build artifacts shouldn't be committed; add to .gitignore
  • project-set.md — move out of docs/articles (hard to find there); reference prominently from README or relocate to top-level docs
  • Validation images in articles — add a note in each article explaining these are reference outputs for comparison
  • IEEE citation style — match other RMC code (Numerics, BestFit) for consistency across the RMC ecosystem

Feedback source

Raised by Sadie (comments G3 and H).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationpriority: mediumShould be addressed soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions