summaryrefslogtreecommitdiff
path: root/doc/examples/filters/elements/foo.bst
blob: 5f77fd1d483c10cc750ac6afbae1cbc13102de54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
kind: import 

sources:
- kind: local
  path: files/foo/

config: 
  target: /
    
public:
  bst:
    split-rules:
      bar:
        - "bar*"
      baz:
        - "baz*"