MDC: 汎用検索(EntityListing)(ドキュメント)#61
Open
xchen-hao2 wants to merge 6 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
MDC(Material Design Components)向けの「汎用検索(EntityListing)」機能について、利用者向けの操作説明と管理・設定方法を開発者ガイドに追加するPRです。MDCの各機能一覧ページからEntityListingドキュメントへ遷移できるようにし、EntityListingの概要/操作/設定を一通り参照できる構成になっています。
Changes:
- MDC機能一覧(materialdesigncomponents/index.adoc)に EntityListing への導線を追加
- EntityListing の概要ページ(about)、操作ガイド(operationguide)、設定/管理ガイド(setting)を新規追加
- EntityListing ドキュメントのインデックス(entitylisting/index.adoc)を追加し、章構成を統合
Reviewed changes
Copilot reviewed 5 out of 18 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| developerguide/src/docs/asciidoc/materialdesigncomponents/index.adoc | MDC機能一覧にEntityListing章へのリンクと説明を追加 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/entitylisting/index.adoc | EntityListingドキュメントのトップ(include構成)を新規追加 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/entitylisting/about.adoc | EntityListingの機能概要(特徴/提供価値)を新規追加 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/entitylisting/operationguide.adoc | 画面構成、抽出/フィルタ/HAVING/DISTINCT/ダウンロード等の操作説明を新規追加 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/entitylisting/setting.adoc | メタデータ作成、Default/Custom設定、Query Interceptor、サービス設定等の管理手順を新規追加 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.