From 07960766590650e516a75ce6ceba91b68a5fa551 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Thu, 26 May 2022 11:20:06 -0700 Subject: UPM 2048 and opsz axis (#462) - UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`) --- docs/_config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/_config.yml') diff --git a/docs/_config.yml b/docs/_config.yml index b66780472..b235ec988 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -10,3 +10,6 @@ kramdown: hard_wrap: false exclude: - README.md + - Makefile + - Gemfile + - Gemfile.lock -- cgit v1.2.3