Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Simplified Chinese Support #772

Merged
merged 36 commits into from
Sep 21, 2023
Merged

Add Simplified Chinese Support #772

merged 36 commits into from
Sep 21, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e1a73f8 View commit details
    Browse the repository at this point in the history
  2. Add zh_cn CliRunner tests

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0ddfb07 View commit details
    Browse the repository at this point in the history
  3. fix chinese help

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fa8aecf View commit details
    Browse the repository at this point in the history
  4. align clitest names

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0cfa5f2 View commit details
    Browse the repository at this point in the history
  5. Fix minor flaws

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9598846 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f82660 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    612444b View commit details
    Browse the repository at this point in the history
  8. refine zh_cn text

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fe965f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bb305f View commit details
    Browse the repository at this point in the history
  10. add spaces between char

    smallg0at committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a536f54 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    99f6228 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix: en docs typo

    smallg0at committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3fca8cc View commit details
    Browse the repository at this point in the history
  2. add zh_cn docs

    smallg0at committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fb2c8ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8361cc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix: malformed table

    smallg0at committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8779127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc76473 View commit details
    Browse the repository at this point in the history
  3. neutralize: codacy warnings

    smallg0at committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7c742b3 View commit details
    Browse the repository at this point in the history
  4. fix PDF build by specifying a supported language

    see https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-language
    
    'zh' is not the correct language code for Simplified Chinese, 'zh_CN' is.
    lupino3 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    54bb967 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10d23da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74b6a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    57a59fa View commit details
    Browse the repository at this point in the history
  2. wip: recover stylesheet

    smallg0at committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    027d123 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    1566ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa0a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    12dda02 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    88af27b View commit details
    Browse the repository at this point in the history
  2. wip: try to fix deploy-web

    smallg0at committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5185761 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    09d19af View commit details
    Browse the repository at this point in the history
  2. wip: force utf-8 everywhere

    smallg0at committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e53e13f View commit details
    Browse the repository at this point in the history
  3. Revert "wip: try to allow rst2pdf to find correct styles"

    This reverts commit 09d19af,
    due to docs being accidentally broken
    smallg0at committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3303eb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. add: garbled text warning

    smallg0at committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    53bd8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b4dce View commit details
    Browse the repository at this point in the history
  3. fix: tiny errors

    smallg0at committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    789a842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b0cbf View commit details
    Browse the repository at this point in the history
  5. fix: correct error

    smallg0at committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a858e8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e8b71f View commit details
    Browse the repository at this point in the history