On Mon, 9 Nov 2009 12:40:27 -0200, Charles Schaefer
<cha...@gm...> wrote:
> Hi,
> I have, finally, finished the parser that generates syntax.xml for
> different languages.
> I'm sending it in attachment. The package has two file:
> parse_manual.sh and parser.php.
>
> The script download the manual source from SVN, parses the necessary
> files, and generates the final syntax.xml to the selected language.
>
> To use it:
> $ ./parse_manual.sh {language} {syntax.xml path}
>
> For example, to generate the english version of the syntax file:
> $ ./parse_manual.sh en syntax_en.xml
>
>
> --
> Charles Schaefer
> UaiTI (www.uaiti.com.br)
> Email: cha...@gm...
> ch...@ua...
> Tels.: +55 31 9317-2862
> +55 31 3785-1118
>
> ATENÇÃO: Não imprima este e-mail. A natureza agradece. E seu bolso
também.
> WARNING: Don't print this e-mail. The nature is thankful. And your money
> too.
Awesome thanks for this contribution to the project.
|