Skip to content

Commit

Permalink
add instruction for building chinese version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Jan 29, 2024
1 parent 89e4ac5 commit 499b761
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ and then you can use ``make`` the usual way
all the outputs will be in docs folder (for html: docs/html)

The Chinese version can be built by

.. code:: shell
make -e SPHINXOPTS="-D language='zh_CN'" html # for html in Chinese
With Docker
-----------
Expand Down

0 comments on commit 499b761

Please sign in to comment.