This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
github
/
spring-security
mirror of
https://github.com/spring-projects/spring-security
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Update docbook plugin use to new gradle 0.9+ syntax.
Luke Taylor
15 năm trước cách đây
mục cha
81f91d28eb
commit
e1d41177bb
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
docs/manual/build.gradle
+ 1
- 1
docs/manual/build.gradle
Xem Tập Tin
@@ -1,4 +1,4 @@
-
usePlugin
'docbook'
+
apply id:
'docbook'
defaultTasks 'docbookHtml'