mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* postats.py
This commit is contained in:
parent
f0b7066f9b
commit
806a67c75b
@ -25,6 +25,11 @@ and generates a PHP web page.
|
|||||||
|
|
||||||
Invocation:
|
Invocation:
|
||||||
postats.py lyx_version po_files > "pathToWebPages"/i18n.inc
|
postats.py lyx_version po_files > "pathToWebPages"/i18n.inc
|
||||||
|
|
||||||
|
or simply
|
||||||
|
make i18n.inc
|
||||||
|
to create stats only for allowed langauages in LINGUAS file
|
||||||
|
(typically good for stable branch stats).
|
||||||
"""
|
"""
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user