mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
javadoc comments in the Java binding
This commit is contained in:
@@ -22,6 +22,9 @@ jpgf.jar: $(patsubst %.java, %.class, $(JAVA_SOURCES))
|
||||
install: libjpgf.la jpgf.jar
|
||||
libtool --mode=install install -s libjpgf.la $(INSTALL_PATH)
|
||||
|
||||
doc:
|
||||
javadoc org.grammaticalframework.pgf org.grammaticalframework.sg -d java-api
|
||||
|
||||
clean:
|
||||
rm -f *.lo
|
||||
rm -f *.la
|
||||
|
||||
Reference in New Issue
Block a user