Skip to content

Commit fe7bc61

Browse files
author
继盛
committed
fix bugs
1 parent 1a7b813 commit fe7bc61

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+369
-14631
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PAPEROPT_letter = -D latex_paper_size=letter
2020
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) $(SOURCEDIR)
2121
# the i18n builder cannot share the environment and doctrees with the others
2222
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) $(SOURCEDIR)
23-
I18NSPHINXLANGS = -l en -l zh_CN
23+
I18NSPHINXLANGS = -l en
2424

2525
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext
2626

0 commit comments

Comments
 (0)