Skip to main content

Sphinx extension to view Translation Assistant file

Project description

Sphinx extension to view Translation Assistant file.

Installation

> pip install sphinxcontrib-translation-assistant

Setup extension in conf.py file.

extensions = ['sphinxcontrib.translation_assistant']

Usage

.. translation-assistant:: /src/chapter-01.txt
  :no-title:
  :no-raw:

Available options:

no-title

Flag indicating that the first line of the file is not a title.

Please note that this option will skip 2 first line of the file.

Line starting with $ sign in not counted.

no-raw

flag indicating that the raw text should not be rendered.

Changes

0.1.2

  • Add equal and asterisk sign as horizontal line.

0.1.1

  • Turn 4 or more soft hyphen (minus) character into horizontal line.

  • Fix ignored blank line.

0.1.0

  • First public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sphinxcontrib_translation_assistant-0.1.2-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page