Skip to content

Always output into its own directory #302

@FWeinb

Description

@FWeinb

Moving issues from SassDoc/gulp-sassdoc#8

Quote @ben-eb

.
├── README.md
├── assets
│   ├── css
│   └── js
└── sassdoc
    ├── assets
    └── index.html

This is a clearer, more intuitive way of running the software. Not only do the force and interactive operations become obsolete, but we tell the user that their documentation by default creates a folder for itself, and subsequent runs will update that folder.

And @hugogiraudel :

If we are willing to do this, make the folder name customisable, and chose a secure default (i.e. not sassdoc).

JsDoc is doing it this way too.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions