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
Release history Release notifications | RSS feed
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
File details
Details for the file sphinxcontrib_translation_assistant-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_translation_assistant-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f19c22ecf6a989ac2b71a3837cfb8e5985f83c79cbafe178b02440858beb435 |
|
MD5 | 1b2c790eea310ec7ff58004feeb7b49f |
|
BLAKE2b-256 | 07c8c3833b97d4f87a5aa0115b1e3fed48718e4558e58ffed9a712947ed31adc |