Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9349115
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
657 B
Subscribers
None
View Options
diff --git a/docs/Makefile.local b/docs/Makefile.local
index 0cf14f3..8c53a44 100644
--- a/docs/Makefile.local
+++ b/docs/Makefile.local
@@ -1,22 +1,24 @@
JAVA_DIR = ../java
sphinx/html: images
-sphinx/clean: clean-images clean-javadoc
-assets: images javadoc
+# sphinx/clean: clean-images clean-javadoc
+sphinx/clean: clean-images
+# assets: images javadoc
+assets: images
images:
make -C images/
clean-images:
make -C images/ clean
javadoc:
mvn -f $(JAVA_DIR)/pom.xml javadoc:javadoc
clean-javadoc:
mvn -f $(JAVA_DIR)/pom.xml clean
.PHONY: images clean-images javadoc clean-javadoc
# Local Variables:
# mode: makefile
# End:
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jul 4 2025, 7:06 PM (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3246990
Attached To
rDGRPH Compressed graph representation
Event Timeline
Log In to Comment