All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.Makefile Maven / Gradle / Ivy

Go to download

Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.

The newest version!
PACKAGE="org"

JIGSAWPACKAGES = \
	w3c

PACKAGES = $(JIGSAWPACKAGES)

TOP=../..
include $(TOP)/makefiles/package.make

jigsawdoc::
	rm -rf ../../../Doc/Programmer/api/*
	javadoc -J-ms32m -J-mx64m -d ../../../Doc/Programmer/api/ \
		`make -s dumpjigsawpackages`




© 2015 - 2025 Weber Informatics LLC | Privacy Policy