Conversation
Signed-off-by: yhmo <yihua.mo@zilliz.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yhmo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
Regenerates the repository’s published Javadoc from Java 8-era output to a Java 11 doclet layout, updating navigation, search assets, and index pages while removing previously published BulkWriter-related docs/packages.
Changes:
- Replaced legacy framed Javadoc landing page with modern (HTML5) overview page and updated index/help pages for the Java 11 doclet.
- Updated Javadoc index pages to include new search UI/assets and new “All Packages” index page.
- Removed
io.milvus.bulkwriterdocumentation pages and removed those packages fromdoc/element-list.
Reviewed changes
Copilot reviewed 34 out of 938 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| doc/io/milvus/bulkwriter/common/clientenum/package-summary.html | Removed previously published Javadoc page for io.milvus.bulkwriter.common.clientenum. |
| doc/io/milvus/bulkwriter/common/clientenum/package-frame.html | Removed previously published frames-era package navigation page. |
| doc/io/milvus/bulkwriter/common/clientenum/TypeSize.html | Removed previously published enum documentation page. |
| doc/io/milvus/bulkwriter/common/clientenum/CloudStorage.html | Removed previously published enum documentation page. |
| doc/io/milvus/bulkwriter/common/clientenum/BulkFileType.html | Removed previously published enum documentation page. |
| doc/io/milvus/bulkwriter/RemoteBulkWriterParam.html | Removed previously published class documentation page. |
| doc/io/milvus/bulkwriter/RemoteBulkWriterParam.Builder.html | Removed previously published builder documentation page. |
| doc/io/milvus/bulkwriter/RemoteBulkWriter.html | Removed previously published class documentation page. |
| doc/io/milvus/bulkwriter/LocalBulkWriterParam.html | Removed previously published class documentation page. |
| doc/io/milvus/bulkwriter/LocalBulkWriterParam.Builder.html | Removed previously published builder documentation page. |
| doc/io/milvus/bulkwriter/LocalBulkWriter.html | Removed previously published class documentation page. |
| doc/io/milvus/bulkwriter/CloudImport.html | Removed previously published class documentation page. |
| doc/io/milvus/bulkwriter/BulkWriter.html | Removed previously published abstract class documentation page. |
| doc/index.html | Replaced frameset index with modern Javadoc “Overview” landing page (Java 11 doclet). |
| doc/index-files/index-5.html | Updated generated index page (E) to Java 11 doclet layout and search assets. |
| doc/index-files/index-15.html | Updated generated index page (O) to Java 11 doclet layout and search assets. |
| doc/index-files/index-11.html | Updated generated index page (K) to Java 11 doclet layout and search assets. |
| doc/index-files/index-10.html | Updated generated index page (J) to Java 11 doclet layout and search assets. |
| doc/help-doc.html | Updated help page to Java 11 doclet wording/layout and new navigation targets. |
| doc/element-list | Updated package list used by Javadoc; removed bulk-writer packages and added new v2 packages. |
| doc/allpackages-index.html | Added “All Packages” page introduced by the Java 11 doclet output. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.