mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 05:04:08 +02:00
...
This commit is contained in:
parent
60a0b2d31b
commit
0c7674f9a5
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ SPHINXOPTS =
|
|||
SPHINXBUILD = sphinx-build2
|
||||
PAPER =
|
||||
|
||||
ALLSPHINXOPTS = -d .build/doctrees -D latex_paper_size=$(PAPER) \
|
||||
ALLSPHINXOPTS = -d .build/doctrees -D language=en -D latex_paper_size=$(PAPER) \
|
||||
$(SPHINXOPTS) .
|
||||
|
||||
.PHONY: help clean html web htmlhelp latex changes linkcheck
|
||||
|
|
|
|||
Loading…
Reference in a new issue