gecko-dev/intl/l10n/docs/index.rst
Francesco Lodolo (:flod) b8cbb8c7e1 Bug 1467183 - Add documentation for Fluent migrations, r=gandalf,Pike,stas
MozReview-Commit-ID: 8eaH4SaXfAu

--HG--
extra : rebase_source : a8af1c7613fd4dc50b6bedde45c8a2d61403ee8c
2018-06-07 18:19:00 +02:00

25 lines
679 B
ReStructuredText

======
Fluent
======
`Fluent`_ is a new localization system, developed by Mozilla, which aims to replace
all existing localization models currently used at Mozilla.
In case of Firefox it directly supersedes DTD and StringBundle systems, providing
a large number of new features and improvements over both of them, for developers
and localizers.
.. toctree::
:maxdepth: 2
fluent_tutorial
fluent_migrations
Other resources:
* `Fluent Syntax Guide <http://projectfluent.org/fluent/guide/>`_
* `Fluent Wiki <https://github.com/projectfluent/fluent/wiki>`_
* `Fluent.js Wiki <https://github.com/projectfluent/fluent.js/wiki>`_
.. _Fluent: http://projectfluent.org/