mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
fcf4957e91
commit
4451b82992
@ -25,7 +25,7 @@ clean:
|
|||||||
|
|
||||||
html:
|
html:
|
||||||
mkdir -p .build/html .build/doctrees
|
mkdir -p .build/html .build/doctrees
|
||||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) .build/html
|
$(SPHINXBUILD) -b html -t online $(ALLSPHINXOPTS) .build/html
|
||||||
@echo
|
@echo
|
||||||
@echo "Build finished. The HTML pages are in .build/html."
|
@echo "Build finished. The HTML pages are in .build/html."
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ To get started with more advanced usage, you should read about the :ref:`Graphic
|
|||||||
|
|
||||||
.. only:: online
|
.. 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
|
Sections
|
||||||
------------
|
------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user