File: index.rst

package info (click to toggle)
sphinx-intl 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: python: 1,162; makefile: 13
file content (59 lines) | stat: -rw-r--r-- 1,569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
===================================================
sphinx-intl: translation support utility for Sphinx
===================================================

``sphinx-intl`` is a utility tool that provides several features that make it
easy to translate and to apply translation to Sphinx_ generated document.
Optional: support the Transifex service for translation with Sphinx_ .

.. _Sphinx: http://sphinx-doc.org

.. image:: https://img.shields.io/readthedocs/sphinx-intl/master.svg
   :alt: Read the Docs (master)
   :target: http://sphinx-intl.rtfd.io/

.. image:: https://img.shields.io/pypi/v/sphinx-intl.svg
   :alt: PyPI
   :target: http://pypi.org/p/sphinx-intl

.. image:: https://img.shields.io/pypi/pyversions/sphinx-intl.svg
   :alt: PyPI - Python Version

.. image:: https://img.shields.io/github/license/sphinx-doc/sphinx-intl.svg
   :alt: License
   :target: https://github.com/sphinx-doc/sphinx-intl/blob/master/LICENSE

.. image:: https://github.com/sphinx-doc/sphinx-intl/actions/workflows/test.yml/badge.svg?branch=master
   :alt: GitHub Actions CI status
   :target: https://github.com/sphinx-doc/sphinx-intl/actions/workflows/test.yml

.. image:: https://img.shields.io/github/stars/sphinx-doc/sphinx-intl.svg?style=social&label=Stars
   :alt: GitHub stars
   :target: https://github.com/sphinx-doc/sphinx-intl

Documentation
=============

- http://sphinx-intl.rtfd.io/


License
=======
Licensed under the BSD license.


Contents
========

.. toctree::

   quickstart
   basic
   refs
   dev
   authors

.. toctree::
   :maxdepth: 2

   changes