Type: Package
Package: altdoc
Title: Use 'Docsify.js', 'Docute', or 'Mkdocs' to Generate a Package
        Documentation
Version: 0.2.0
Authors@R: 
    person(given = "Etienne",
           family = "Bacher",
           role = c("aut", "cre", "cph"),
           email = "etienne.bacher@protonmail.com")
Description: Most developers use 'pkgdown' to create a website for their packages.
    Other documentation generators exist, such as 'Docute', 'Docsify.js', or 'Mkdocs'. 
    The aim of 'altdoc' is to provide helpers to create, populate, update, and 
    preview websites made with these tools.
License: MIT + file LICENSE
URL: https://github.com/etiennebacher/altdoc
BugReports: https://github.com/etiennebacher/altdoc/issues
Imports: cli, desc, fs, here, htmltools, rmarkdown, rstudioapi, servr,
        tinkr, tools, usethis, utils, xml2, yaml
Suggests: covr, spelling, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3.9000
Language: en-US
NeedsCompilation: no
Packaged: 2023-05-26 07:13:17 UTC; etienne
Author: Etienne Bacher [aut, cre, cph]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2023-05-26 18:50:08 UTC
