Skip to content

Commit dae8b54

Browse files
committed
added removed tags from make clean
1 parent d0f0a21 commit dae8b54

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ help:
1818
clean:
1919
@$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
2020
rm -rf "$(SOURCEDIR)/build"
21+
rm -rf "$(SOURCEDIR)/_tags"
2122
rm -rf "$(SOURCEDIR)/api/_as_gen"
2223
rm -rf "$(SOURCEDIR)/gallery"
2324
rm -rf "$(SOURCEDIR)/plot_types"

doc/make.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ if "%1" == "show" goto show
3636
if "%1" == "clean" (
3737
REM workaround because sphinx does not completely clean up (#11139)
3838
rmdir /s /q "%SOURCEDIR%\build"
39+
rmdir /s /q "%SOURCEDIR%\_tags"
3940
rmdir /s /q "%SOURCEDIR%\api\_as_gen"
4041
rmdir /s /q "%SOURCEDIR%\gallery"
4142
rmdir /s /q "%SOURCEDIR%\plot_types"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy