Skip to content

per-project options #6

@G3z

Description

@G3z

how about add configuration to te package.json ?
it would be cool to use a custom css or to specify you don't want to overwrite the css if is in the _docs_ directory
(so you can make a new doc, change the css and you shouldn't care about future updates)
something like:

docco-configuration :  {
    css: "style/docs.css",
    overwrite_css: false,
    write_timestamp: false
}

would be awesome don't you think ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions