Skip to content

Add ability to use file exclusion patterns or glob expressions #228

@pascalduez

Description

@pascalduez

On IRC @jsit asked whether SassDoc supports files exclusions patterns.
I kinda like the idea, and we could push things even further with supporting glob expressions ?
Since some major refactor will be engaged in file.js anyway. See #217 + upcoming issue.

But somehow it's raising some questions:
If you don't want files or items to show up in your docs, just don't document them...
Or use standard inline comments //.
One could also use a poster comment per file with an @private.

Does it makes sense ?
How would we implement this ?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions