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.

5章EPUBに変換してみよう

前の章では、Sphinxを使ってドキュメントをPDFに変換する方法を学びました。Sphinxは他にも、文書の配布や閲覧が手軽な電子書籍用のフォーマットであるEPUBへの変換もサポートしています。EPUBは多くの電子書籍リーダが対応しているので、電子辞書やしおりなどの読書向け機能のサポートを受けながら文章を読んでもらうことができます。

本章では技術書を例にEPUBへの変換を行ってみます。まずは 「3.2 プロジェクトの作成 」で説明したように、 sphinx-quickstart コマンドでプロジェクトを作成しましょう。 プロジェクト作成後、以下のテキストを index.rst として保存してください。

============ Sphinxの歴史 ============ .. _beginning: はじまり =========== Sphinxは Georg Brandl というPythonのリリースマネージャーによって2007年の前半に開発がスタートしました。当時のPythonドキュメントはLaTeXで書かれていました。しかし、LaTeXは難解で、ドキュメントを自分から更新したいと言い出すユーザが少なかったようです。 そのため、当時一部で使われていた **reStructuredText** とその実装の **docutils** を使ってコードを書きはじめたのです。 Sphinxという名前について ============================ Sphinxという名前はpython.orgのwebサイトで使用している「pyramid」システムに関連した名前、ということで付けられたようです。当時すでにCMU SphinxやSphinx ...

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