Skip to main content

Get full access to Sphinxをはじめよう 第3版 and 60K+ other titles, with a free 10-day trial of O'Reilly.

There are also live events, courses curated by job role, and more.

2章Sphinxのインストール

本章では、Sphinxをインストールする手順を説明します。Sphinxのインストール方法はOSによって異なります。ここではWindows、macOSおよびLinuxでのSphinxのインストール方法を紹介します。

なお、本書は2021年11月にリリースされたSphinx 4.3.1をベースに記述しています。

2.1 Windows環境へのインストール

Sphinxを利用するには、Pythonが必要です。Windowsは標準でPythonがインストールされていないため、Pythonのインストール方法から説明します。

_images/python-org-download.png

図2-1: Python公式サイトからPythonインストーラをダウンロード

ブラウザでPythonの公式サイト( https://www.python.org/downloads )を開きます。 Download Python 3.10.1 と書かれているボタンをクリックして、Pythonのインストーラ python-3.10.1-amd64.exe をダウンロードしてください。より新しいバージョンのPythonがリリースされている場合は、新しいバージョンをダウンロードしてください。ダウンロードしたら、そのファイルを実行してインストーラを起動します。

図2-2: WindowsのPythonインストーラ

Pythonインストーラを起動したら、「Add Python 3.10 to PATH」にチェックを必ず入れてください。自動的に必要な環境変数が設定されます。そして、 ...

Get Sphinxをはじめよう 第3版 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.

Don’t leave empty-handed

Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.

It’s yours, free.

Get it now
Cover of Software Architecture Patterns

Check it out now on O’Reilly

Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.

Start your free trial Become a member now