Skip to content

Commit

Permalink
use lhttpc:request.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 20, 2009
1 parent 1212184 commit 282e73a
Show file tree
Hide file tree
Showing 27 changed files with 8 additions and 1,825 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
doc/
doc/*.html
ebin/
*.swp
*.dump
edoc-info
.DS_Store

deps/lhttpc/doc/*.html
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ lhttpc:
@(cd deps/lhttpc;$(MAKE))

erl:
@mkdir -p src/ebin
@$(ERL) -pa $(EBIN_DIRS) -noinput +B \
-eval 'case make:all() of up_to_date -> halt(0); error -> halt(1) end.'

docs:
@mkdir -p doc
@$(ERL) -noshell -run edoc_run application '$(APP)' '"."' '[{preprocess, true},{includes, ["."]}]'

test: all
Expand Down
17 changes: 0 additions & 17 deletions deps/lhttpc/doc/index.html

This file was deleted.

324 changes: 0 additions & 324 deletions deps/lhttpc/doc/lhttpc.html

This file was deleted.

73 changes: 0 additions & 73 deletions deps/lhttpc/doc/lhttpc_manager.html

This file was deleted.

39 changes: 0 additions & 39 deletions deps/lhttpc/doc/lhttpc_sup.html

This file was deleted.

14 changes: 0 additions & 14 deletions deps/lhttpc/doc/modules-frame.html

This file was deleted.

29 changes: 0 additions & 29 deletions deps/lhttpc/doc/overview-summary.html

This file was deleted.

11 changes: 0 additions & 11 deletions deps/lhttpc/doc/packages-frame.html

This file was deleted.

Binary file added deps/lhttpc/util/make_doc.beam
Binary file not shown.
53 changes: 0 additions & 53 deletions doc/couchbeam.html

This file was deleted.

Loading

0 comments on commit 282e73a

Please sign in to comment.