docs(feat): finish documentation
Go also https://docs.staringplanet.top/primitive-type later to see the docs later.
This commit is contained in:
4
docs/update_i18n.sh
Executable file
4
docs/update_i18n.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
make gettext
|
||||
echo "Currently support zh_CN only."
|
||||
sphinx-intl update -p build/gettext -l zh_CN
|
||||
Reference in New Issue
Block a user