Skip to content

refactor config #647

@thvitt

Description

@thvitt

Configuration is a mess. We have more configurable than need be, and build_dir etc. doesn’t work in all cases.

new config system should consist of:

  • a file config.xml that contains just the paths for (a) the sources and (b) the build dir
  • a stylesheet config.xsl that reads the file, generates all derived values and exports configuration for both xslt and xproc
  • a parameter or option that points to the config file

Metadata

Metadata

Assignees

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