Conversation
Screenshots capturing key GUI components: overview, file panel, bottom panel, toolbar, side panel, element controls, context menu, status bar, and view settings menu. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Insert screenshot references throughout docs/ja/gui_guide.rst for GUI overview, file panel, bottom panel, view settings menu, toolbar, side panel, element controls, status bar, and context menu. Also rename section title from "ダイアログ詳細" to "MoleculeTools メニュー詳細". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mirror the Japanese version changes: insert the same screenshot references and rename "Dialog Details" to "MoleculeTools Menu Details". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the GUI documentation by adding screenshot assets under docs/images/gui/ and embedding those screenshots into both the Japanese and English GUI guides, along with a section title rename to reflect the MoleculeTools menu.
Changes:
- Add GUI screenshot PNGs under
docs/images/gui/(18 images). - Embed screenshot directives (
.. image::) intodocs/ja/gui_guide.rstanddocs/en/gui_guide.rstfor key UI areas (overview, panels, menus, toolbar, status bar, context menu). - Rename the “Dialog Details” section to “MoleculeTools Menu Details” (EN) / “MoleculeTools メニュー詳細” (JA).
Reviewed changes
Copilot reviewed 2 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/ja/gui_guide.rst | Adds image references throughout the JA guide and renames the “Dialog Details” section. |
| docs/en/gui_guide.rst | Mirrors the same image references and section rename in the EN guide. |
| docs/images/gui/ase_gui_default.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_atom_selected.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_atom_selected_carbon.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_bottom_panel.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_context_menu.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_context_menu_closeup.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_context_menu_wide.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_element_controls.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_file_panel.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_menu_bar.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_overview.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_overview_r2.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_side_panel.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_statusbar.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_statusbar_overview.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_statusbar_selection.png | Adds screenshot asset for documentation. |
| docs/images/gui/gui_toolbar.png | Adds screenshot asset for documentation. |
| docs/images/gui/view_settings_menu.png | Adds screenshot asset for documentation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ダイアログ詳細 | ||
| MoleculeTools メニュー詳細 | ||
| -------------- |
There was a problem hiding this comment.
In reStructuredText, section underline length must be at least as long as the title text. Here the underline ("--------------") is shorter than "MoleculeTools メニュー詳細", which will raise a Sphinx/reST parsing error (title underline too short). Please extend the underline to match the title length (or longer) to keep the docs buildable.
| -------------- | |
| -------------------------------- |
Summary
docs/images/gui/)docs/ja/gui_guide.rst) — 9 screenshots covering overview, file panel, bottom panel, view settings menu, toolbar, side panel, element controls, status bar, and context menudocs/en/gui_guide.rst)Test plan
jaandenlocales🤖 Generated with Claude Code