diff --git a/.known-issues/doc/header_footer.conf b/.known-issues/doc/header_footer.conf index a432d1c99ec..1f653be79a5 100644 --- a/.known-issues/doc/header_footer.conf +++ b/.known-issues/doc/header_footer.conf @@ -1,9 +1,4 @@ # -# Prints the PWD : FIXME, this is going to be removed -# -^pwd -^.*/doc -# # KERNELVERSION not being defined in local builds, kill that warning, # can ignore it # diff --git a/doc/Makefile b/doc/Makefile index 86ca2019382..c1e2ff7574f 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -23,7 +23,6 @@ I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext doxy-code: - pwd cd .. && doxygen doc/doxygen.config doxy: doxy-code