소스 검색

update plugins doc to remove include of rebar header

pull/21/head
Tristan Sloughter 10 년 전
부모
커밋
2e0ea8f8d2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      doc/plugins.md

+ 0
- 2
doc/plugins.md 파일 보기

@ -75,8 +75,6 @@ Open up the `src/provider_todo.erl` file and make sure you have the following sk
-export([init/1, do/1, format_error/1]).
-include_lib("rebar3/include/rebar.hrl").
-define(PROVIDER, todo).
-define(DEPS, [app_discovery]).

불러오는 중...
취소
저장