Sha256: c95f589a09621e2eef9e407df14b873de1f03fb510f692e5b5cd80758bb58b3c
Contents?: true
Size: 273 Bytes
Versions: 29
Compression:
Stored size: 273 Bytes
Contents
EDOC_PATH=../../../tools/utilities #single place to include docs from. docs: @mkdir -p ../doc @echo -n $${MY_BLUE:-$(BLUE)}; \ $(EDOC_PATH)/edoc $(APP_NAME); \ if [ $$? -eq 0 ]; then \ echo $${MY_LRED:-$(LRED)}"$$d Doc Failed"; \ fi; \ echo -n $(OFF)$(NO_COLOR)
Version data entries
29 entries across 28 versions & 3 rubygems