3
7

More than 5 years have passed since last update.

Sphinxで作ったHTMLドキュメントをGithubに公開する手順メモ

Posted at

Githubで静的コンテンツの公開

Github(github.io)で静的コンテンツを公開する場合は master branch の直下か master branchの/docs 配下にhtmlファイルを設置して公開設定するだけです。
ここでは、Sphinxで作ったHTMLドキュメントを /docs 配下に設置して公開設定する手順をメモで残しておきます。

手順

3
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
7