From 29f0ca740297bf929d328b9f17a8ce36aff06e1f Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 3 Aug 2007 13:53:14 +0000 Subject: [PATCH] Documentation --- Makefile | 4 ++-- dirwatcher.ml | 2 ++ inotify_stubs.o | Bin 2764 -> 2764 bytes 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4699dd6..285f813 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ include .dep docs: *.ml ocamldoc -d . -html -o docs *.ml - mv *.html docs + mv *.html *.css docs ocaml_inotify-0.4/inotify.cmxa: $(MAKE) -C ocaml_inotify-0.4 && cp -f ocaml_inotify-0.4/inotify_stubs.o ./ @@ -46,4 +46,4 @@ dep: clean: $(MAKE) -C ocaml_inotify-0.4 clean - rm -fR *.cmi *.cmx sys usys *.o vsys vsys.b + rm -f *.cmi *.cmx sys usys *.o vsys vsys.b *.html *.css docs/* diff --git a/dirwatcher.ml b/dirwatcher.ml index f01cb33..b33b890 100644 --- a/dirwatcher.ml +++ b/dirwatcher.ml @@ -1,3 +1,5 @@ +(** Watches directories for events. Agnostic to vsys semantics of backends and +frontends *) open Inotify open Fdwatcher open Printf diff --git a/inotify_stubs.o b/inotify_stubs.o index 0328514ec6cd92dd2e05d39f2e52f95256e10495..82c7c60326f8edc07ccb5264d5fd88d340ecd2d1 100644 GIT binary patch delta 39 vcmX>jdPa0ZGYhkBk@4hamafeLtSpR-Dw9Rolo>lFTe7J$c5F^$%Vq%p?hFdb delta 35 rcmX>jdPa0ZGt1;Qmafgbtn7@8ijzgzlo?wmTe7J$wr);j%Vq%p$qfnb -- 2.43.0