Message ID | 20240330162440.1734248-1-michael.opdenacker@bootlin.com |
---|---|
State | Accepted |
Commit | f19e4231b1982f97ffd210b76978404fe1f2893b |
Headers | show |
Series | manuals: fix duplicate "stylecheck" target | expand |
Hi Michael, On 3/30/24 17:24, Michael Opdenacker via lists.yoctoproject.org wrote: > From: Michael Opdenacker <michael.opdenacker@bootlin.com> > > Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Cheers, Quentin
diff --git a/documentation/Makefile b/documentation/Makefile index c930d2d280..f3b775b3ec 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -53,10 +53,6 @@ stylecheck: vale sync vale $(VALEOPTS) $(VALEDOCS) -stylecheck: - vale sync - vale $(VALEOPTS) $(VALEDOCS) - epub: $(PNGs) $(SOURCEDIR)/set_versions.py @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)