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 translation progress information #11509

Merged
merged 9 commits into from Jul 24, 2023

Commits on Jul 24, 2023

  1. Documentation about translated=True attribute on nodes

    Minimal explanation with a full extension example about how the
    `translated=True` attribute injected by `sphinx.transforms.i18n.Locale` can be
    used to extend Sphinx's functionality.
    
    Related sphinx-doc#1246
    humitos committed Jul 24, 2023
    Copy the full SHA
    45bcdf8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    734f588 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    153ba7b View commit details
    Browse the repository at this point in the history
  4. Add CHANGES note

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    9785029 View commit details
    Browse the repository at this point in the history
  5. Whitespace

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    a3c573f View commit details
    Browse the repository at this point in the history
  6. Add types

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    e3dcfc2 View commit details
    Browse the repository at this point in the history
  7. whitespace

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    1c7751c View commit details
    Browse the repository at this point in the history
  8. cross-referencing

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    d916d89 View commit details
    Browse the repository at this point in the history
  9. Tests

    AA-Turner committed Jul 24, 2023
    Copy the full SHA
    f166b4f View commit details
    Browse the repository at this point in the history