summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2023-06-09 20:26:52 +0200
committerGitHub <noreply@github.com>2023-06-09 20:26:52 +0200
commit6c1e1f3e064165d37e22acc866c6fff56e3ab6ad (patch)
tree354aa9c554a9e7490c93bd2ac579675f1b933329 /docs
parent5faa4fbdb1a64351a42d31dd6f54f0402c29c405 (diff)
[MRG] Update tests and documentation (#484)
* remove old macos and windows tets update requirements * speedup ssw and continuaous ot exmaples * speedup regpath and variane * speedup conv 2d example + continuous stick * speedup regpath
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 9892785..5aff9cd 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -50,6 +50,8 @@ help:
.PHONY: clean
clean:
rm -rf $(BUILDDIR)/*
+ rm -rf source/gen_modules/*
+ rm -rf source/auto_examples/*
.PHONY: html
html: