Content-Length: 804 | pFad | http://github.com/stm32-rs/stm32-rs/pull/607.patch
thub.com
From deaf38ada17645b25d2808fc36466aefa3c7016a Mon Sep 17 00:00:00 2001
From: Maxime
Date: Mon, 30 Aug 2021 20:01:50 +0200
Subject: [PATCH] Generate HTML doc only for selected CRATES
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 938db8f32..8f2c87c96 100644
--- a/Makefile
+++ b/Makefile
@@ -96,7 +96,7 @@ check: $(CHECK_SRCS)
html/index.html: $(PATCHED_SVDS) scripts/makehtml.py scripts/makehtml.index.template.html scripts/makehtml.template.html
@mkdir -p html
- python3 scripts/makehtml.py html/ svd/stm32*.svd.patched
+ python3 scripts/makehtml.py html/ $(PATCHED_SVDS)
html/comparisons.html: $(PATCHED_SVDS) scripts/htmlcomparesvdall.sh scripts/htmlcomparesvd.py
scripts/htmlcomparesvdall.sh
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/stm32-rs/stm32-rs/pull/607.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy