Skip to content

Unable to generate .po files for specific .rst file #85

@sachin-suresh-rapyuta

Description

@sachin-suresh-rapyuta

I am trying the below methods to generate the .po file for a specific .rst file, instead of the entire folder. But there seem to be no such options with what I am trying.

Try 1: Dint work
sphinx-intl update --input-file path/to/file.rst -p build/gettext -l ja

Try 1: Dint work:
sphinx-intl update -p build/gettext -l ja --source-dir path/to/source/dir path/to/file.rst

Default command which works:
sphinx-intl update -p build/gettext -l ja

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions