문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
springframework:springdoclet [2014/01/29 15:49] kwon37xi |
springframework:springdoclet [2015/02/06 23:01] (현재) kwon37xi [Gradle SpringDoclet] |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== Doclets for Springframework ====== | ====== Doclets for Springframework ====== | ||
| * [[http:// | * [[http:// | ||
| + | * [[programming: | ||
| ===== SpringDoclet ===== | ===== SpringDoclet ===== | ||
| * [[http:// | * [[http:// | ||
| 줄 24: | 줄 24: | ||
| options.docletpath = configurations.springDoclet.files.asType(List) | options.docletpath = configurations.springDoclet.files.asType(List) | ||
| options.doclet = " | options.doclet = " | ||
| + | // options.docTitle = " | ||
| } | } | ||
| </ | </ | ||
| * **'' | * **'' | ||
| + | |||
| + | * 혹은 https:// | ||
| ==== Rest Doclet ==== | ==== Rest Doclet ==== | ||