]> git.neil.brown.name Git - edlib.git/commit
config: support [file:glob] config setting.
authorNeilBrown <neil@brown.name>
Sun, 18 Jun 2023 01:45:04 +0000 (11:45 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commite40f0a2b6655b9d48c3bf52c67eda8ebab3538ae
tree88783be26d3a1522b1275a4d461a649ce37da905
parentb24808ca7382399f07678ecc1ada0cda128d793e
config: support [file:glob] config setting.

Make a list of attrs to be added to documents based on file name, and
register a doc:appeared- handler to apply them.

This makes the config.py script irrelevant.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
edlib.ini
lib-config.c
python/config.py [deleted file]