Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9347969
D5797.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
688 B
Subscribers
None
D5797.diff
View Options
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
Details
Attached
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
Attached To
D5797: Makefile.sphinx: Fix some apidoc excludes values
Event Timeline
Log In to Comment