Skip to content

Commit

Permalink
Move templates to (temporary) new structure
Browse files Browse the repository at this point in the history
Ideally each template should be under each technology dir but
the way the generic generator is written now, it assumes everything
under one directory.  For now, it can stay like this (but under
the output_filters directory).

Signed-off-by: Gunnar Andersson <[email protected]>
  • Loading branch information
gunnar-mb committed Jan 7, 2025
1 parent 2ed8e08 commit c5b2063
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os
import jinja2
from typing import Dict, Any
from ifex.templates import TemplateDir
from output_filters.templates import TemplateDir

class JinjaTemplateEnv:

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c5b2063

Please sign in to comment.