Skip to content

Could use_pkgdown() not necessarily create docs?#495

Description

@maelle

This is a feature request. 馃樅

Could there be an argument docs to use_pkgdown(), that'd prevent the creation of the docs/ folder if set to FALSE? The reason for my asking is that I like setting the config file and then use tic for deployment i.e.

usethis::use_pkgdown()
travis::use_tic()

with which the pkgdown website will be deployed to a gh-pages branch, not to docs/. I know that in that case I'm only using usethis::use_pkgdown() to add a config file which is maybe not a good idea. 馃

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs 馃挕documentation, news, vignettes, website, etcfeaturea feature request or enhancementwipwork in progress

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions