Page MenuHomeSoftware Heritage

D5797.diff
No OneTemporary

D5797.diff

diff --git a/Makefile.sphinx b/Makefile.sphinx
--- a/Makefile.sphinx
+++ b/Makefile.sphinx
@@ -10,14 +10,10 @@
SPHINX_SRCDIR = .
# relative to docs/ dir. Hence "." exclude the docs/ dir itself
-APIDOC_EXCLUDES =
-APIDOC_EXCLUDES += . ../setup.py
+APIDOC_EXCLUDES = . ../setup.py
APIDOC_EXCLUDES += ../swh/*/tests ../swh/*/tests/* ../swh/*/*/tests/* ../swh/*/*/*/tests/*
APIDOC_EXCLUDES += ../swh/*/migrations ../swh/*/migrations/* ../swh/*/*/migrations/* ../swh/*/*/*/migrations/*
-APIDOC_EXCLUDES += ../bin/*
-APIDOC_EXCLUDES += ../utils/*
-APIDOC_EXCLUDES += ../node_modules/*
-
+APIDOC_EXCLUDES += ../bin ../dist ../utils ../node_modules
html: sphinx/html
help: sphinx/help

File Metadata

Mime Type
text/plain
Expires
Jul 3 2025, 6:05 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224869

Event Timeline