Skip to content

Conversation

@yoshimotoyuk
Copy link
Contributor

  • TOPページ改修
    • 動画埋め込み ←Sphinxの拡張が足りない可能性
    • indexのグローバルメニューを生成済みindexファイルでいじったものの、これでいいのか不明
  • サービスページ追加
  • 機能ページ追加
  • 不要なファイルの削除
    • howto,quickstart のrstファイル
    • 一部画像


.. raw:: html

<iframe width="560" height="315" src="https://www.youtube.com/embed/ctyd4hBshiU?si=9iPuDWeVOp90mwiw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<iframe width="560" height="315" src="https://www.youtube.com/embed/ctyd4hBshiU?si=9iPuDWeVOp90mwiw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ctyd4hBshiU?si=9iPuDWeVOp90mwiw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Copy link
Contributor

@HashidaTKS HashidaTKS Jun 20, 2025

Choose a reason for hiding this comment

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

インデントがなかったのでrawディレクティブの対象外になっていました。これでインデントを入れることでrawディレクティブの対象になって直接htmlが埋め込まれて動画が埋め込まれるはずです。

@HashidaTKS
Copy link
Contributor

ビルドすると以下の警告が出ていました。quickstart.rstはどこからも参照されていないので、削除できそうです。

quickstart.rst: WARNING: document isn't included in any toctree [toc.not_included]

@HashidaTKS
Copy link
Contributor

#8 にて巻き取ったため、本PRはマージせずにクローズ。

@HashidaTKS HashidaTKS closed this Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants