Skip to content

Commit 9a0ed55

Browse files
committed
Remove "overview" in Javadoc
1 parent 79c81d8 commit 9a0ed55

3 files changed

Lines changed: 3 additions & 17 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
Embulk Utilities for Ruby Time
2-
===============================
3-
4-
Almost Ruby-compatible date-time processor for Embulk and Embulk plugins.
1+
Almost Ruby-compatible date-time processor for Embulk and Embulk plugins
2+
=========================================================================
53

64
For Embulk plugin developers
75
-----------------------------
86

9-
* [Javadoc](https://dev.embulk.org/embulk-util-config/)
7+
* [Javadoc](https://dev.embulk.org/embulk-util-rubytime/)
108

119
For Maintainers
1210
----------------

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ javadoc {
134134
options {
135135
locale = "en_US"
136136
encoding = "UTF-8"
137-
overview = "src/main/html/overview.html"
138137
links "https://docs.oracle.com/javase/8/docs/api/"
139138
}
140139
}

src/main/html/overview.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)