Skip to content

Different ways of using templates #51

@JJ

Description

@JJ

Right now, there's no way to change the template if you use the perl6 --doc=HTML version of this module, which apparently invokes render directly. Templates can right now be used only by calling the pod2html form which includes them.
I can think of two different ways to implement this, which are not mutually exclusive

  • Extract templates dir from pod configuration
  • Use environment variables.

Any other?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementwishlistThings that would be nice to have, but have a low priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions