sphinx-doc / sphinx-doc/sphinx-argparse
Internationalization
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Currently, whatever language you are using in your docstrings, the titles and added texts (e.g. "Positional Arguments" or "Possible choices") remain in English.
It would be great to be able to change this setting and generate a coherent output.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting how the extension generates argparse titles and added text for Sphinx documentation, and look for any existing language or translation configuration. Define what setting should control these generated strings and verify that output becomes coherent when docstrings use another language.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100