Skip to content

Instantly share code, notes, and snippets.

@nhoriguchi
Created August 21, 2020 05:36
Show Gist options
  • Save nhoriguchi/555df422f9ca2edf81208e1dac69c5f0 to your computer and use it in GitHub Desktop.
Save nhoriguchi/555df422f9ca2edf81208e1dac69c5f0 to your computer and use it in GitHub Desktop.
# Set this to your own envirnoment.
SRC=$HOME/src/hyperledger/fabric-docs-i18n
cd $SRC/docs/locale/ja_JP
pipenv install
pipenv shell
make -e SPHINXOPTS="-D language='ja'" html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment