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

sphinx-lint de .rst em vez de .po ? #191

Open
rffontenelle opened this issue Apr 25, 2024 · 0 comments
Open

sphinx-lint de .rst em vez de .po ? #191

rffontenelle opened this issue Apr 25, 2024 · 0 comments

Comments

@rffontenelle
Copy link
Collaborator

rffontenelle commented Apr 25, 2024

Executar sphinx-lint em arquivos PO retorna erros e linhas de arquivos .po, mas seria mais útil se fosse .rst para facilitar pesquisa no Transifex.

Builders do sphinx: https://www.sphinx-doc.org/en/master/usage/builders/index.html
Formatos de conversão compatíveis com pandoc: https://pandoc.org/MANUAL.html#option--from

Outra opção é sphinx-build -b xml e xml2rst, no entanto xml2rst e sua dependência docutils_xml são Python 2 e não têm manutenção. Vale a pena portá-los para Python 3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant