Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Is a YAML file really needed to carry out the configuration for templates #20

@fstaoe

Description

@fstaoe

Before rubberdoc's stable version, the configuration received from a YAML file to generate the documentation should be checked and come up with a better implementation or just live with that :)

Some thoughts:

  • Should we receive by flag the location of all templates and read them all from the directory and output it to a file received in another flag such as (--src-dir=TEMPLATES_DIR --output=/tmp/index.html) and drop the --config flag?
  • Should we have the possibility to for each template have a output location as it possible now with the YAML config file on the not combined option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions