Skip to content

Host documentation page#31

Merged
ksk-jij merged 12 commits intomainfrom
doc
Oct 1, 2025
Merged

Host documentation page#31
ksk-jij merged 12 commits intomainfrom
doc

Conversation

@ksk-jij
Copy link
Collaborator

@ksk-jij ksk-jij commented Oct 1, 2025

Description

This PR hosts the documentation page as GitHub Pages.

@ksk-jij ksk-jij requested a review from Copilot October 1, 2025 08:49
@ksk-jij ksk-jij self-assigned this Oct 1, 2025
@ksk-jij ksk-jij added the documentation Improvements or additions to documentation label Oct 1, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR configures GitHub Pages hosting for the documentation site by setting up workflow automation and creating a proper site structure. The changes enable automatic deployment of multilingual documentation on push to main branch.

  • Enables automatic deployment to GitHub Pages on push to main branch
  • Creates a site structure with English and Japanese documentation paths
  • Fixes typo in documentation and updates configuration files

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/jupyter-book-publish.yml Enables push-based deployment and improves build configuration
docs/index.html Adds redirect page to English documentation
docs/en/_config.yml Updates autoapi ignore patterns for documentation generation
docs/ja/_config.yml Updates autoapi ignore patterns for documentation generation
docs/en/_toc.yml Updates example file reference in table of contents
docs/ja/_toc.yml Updates example file reference in table of contents
docs/en/tutorial/usage/basic_usage.ipynb Fixes typo in documentation reference

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ksk-jij ksk-jij merged commit 5ed8a96 into main Oct 1, 2025
3 of 9 checks passed
@ksk-jij ksk-jij deleted the doc branch October 1, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant