diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-06-06 19:10:16 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-06-06 19:10:16 +0200 |
| commit | 168bdf35bd773e67343c965cb473492cc5cae9e7 (patch) | |
| tree | 1c493f044673b80d9a899bab1f299b31c22a4915 /docs | |
| parent | 219f14355b5df9a93210895d47f77b028291e788 (diff) | |
Add note to `groups.yml`
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/reference/groups.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/reference/groups.yml b/docs/src/reference/groups.yml index cd85b820..86287cb1 100644 --- a/docs/src/reference/groups.yml +++ b/docs/src/reference/groups.yml @@ -1,3 +1,6 @@ +# This is responsible for the fact that certain math functions are grouped +# together into one documentation page although they are not part of any scope. + - name: variants display: Variants functions: ["serif", "sans", "frak", "mono", "bb", "cal"] |
