Commit b94ac5d9fc3d4634eda1110a4e40ae101a22c849
1 parent
62e45da7
Exists in
master
IN PROGRESS - issue FWK-72: Correção de documentação
https://demoiselle.atlassian.net/browse/FWK-72 Atualizada a versão, e posta de forma manual
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
documentation/reference/pt-BR/bookinfo.xml
... | ... | @@ -3,11 +3,11 @@ |
3 | 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []> |
4 | 4 | <bookinfo> |
5 | 5 | |
6 | - <title>Framework Demoiselle &version;</title> | |
6 | + <title>Framework Demoiselle 2.4.0-RC2</title> | |
7 | 7 | <subtitle>Guia de Referência</subtitle> |
8 | 8 | |
9 | - <abstract>Demoiselle &version;: Framework de Código Aberto para o Desenvolvimento de Aplicações Java EE 6</abstract> | |
10 | - <titleabbrev>Demoiselle &version; - Guia de Referência</titleabbrev> | |
9 | + <abstract>Demoiselle 2.4.0-RC2: Framework de Código Aberto para o Desenvolvimento de Aplicações Java EE 6</abstract> | |
10 | + <titleabbrev>Demoiselle 2.4.0-RC2 - Guia de Referência</titleabbrev> | |
11 | 11 | |
12 | 12 | <xi:include href="authorgroup.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
13 | 13 | ... | ... |
documentation/reference/pt-BR/master.xml
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | </para> |
15 | 15 | <note> |
16 | 16 | <para> |
17 | - Esta documentação refere-se à release &version; do <emphasis>Demoiselle Framework</emphasis> | |
17 | + Esta documentação refere-se à release 2.4.0-RC2 do <emphasis>Demoiselle Framework</emphasis> | |
18 | 18 | e pode diferir significativamente das versões anteriores. |
19 | 19 | </para> |
20 | 20 | </note> | ... | ... |