This commit is contained in:
Kovid Goyal 2012-02-12 19:14:52 +05:30
parent fcf4957e91
commit 4451b82992
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ clean:
html:
mkdir -p .build/html .build/doctrees
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) .build/html
$(SPHINXBUILD) -b html -t online $(ALLSPHINXOPTS) .build/html
@echo
@echo "Build finished. The HTML pages are in .build/html."

View File

@ -17,7 +17,7 @@ To get started with more advanced usage, you should read about the :ref:`Graphic
.. only:: online
An ebook version of this user manual is available in `EPUB format <calibre.epub>`_.
**An ebook version of this user manual is available in** `EPUB format <calibre.epub>`_.
Sections
------------