Skip to content

Update FlexConfirmMail for Outlook #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

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]

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