Type: Package
Package: altdoc
Title: Package Documentation Websites with 'Quarto', 'Docsify',
        'Docute', or 'MkDocs'
Version: 0.7.0
Authors@R: 
    c(person(given = "Etienne",
             family = "Bacher",
             role = c("aut", "cre", "cph"),
             email = "etienne.bacher@protonmail.com"),
      person(given = "Vincent",
             family = "Arel-Bundock",
             role = "aut",
             email = "vincent.arel-bundock@umontreal.ca",
             comment = c(ORCID = "0000-0003-2042-7063"))
    )
Description: This is a simple and powerful package to create, render, preview,
    and deploy documentation websites for 'R' packages. It is a lightweight and
    flexible alternative to 'pkgdown', with support for many documentation
    generators, including 'Quarto', 'Docute', 'Docsify', and 'MkDocs'.
License: MIT + file LICENSE
URL: https://altdoc.etiennebacher.com,
        https://github.com/etiennebacher/altdoc
BugReports: https://github.com/etiennebacher/altdoc/issues
Imports: cli, desc, evaluate, fs, quarto, rmarkdown, tools, utils
Suggests: covr, digest, downlit, future, future.apply, knitr, servr,
        spelling, testthat (>= 3.0.0), usethis, withr, yaml
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-30 21:21:33 UTC; etienne
Author: Etienne Bacher [aut, cre, cph],
  Vincent Arel-Bundock [aut] (ORCID:
    <https://orcid.org/0000-0003-2042-7063>)
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2025-10-30 21:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:09:12 UTC; windows
