NameDateSize

..12-Oct-20159

ChangeLogH A D07-Apr-20091.8 KiB

cvs.texinfoH A D07-Apr-2009849.5 KiB

Makefile.amH A D07-Apr-2009833

Makefile.inH A D08-Mar-201213.3 KiB

READMEH A D07-Apr-2009566

README

1Hi,
2
3To just generate the manual in portuguese, download the file
4cvs.texinfo from the actual directory and compile the manual with:
5
6makeinfo --html cvs.texinfo
7
8If you what to help with the translation, send a message to
9bug-cvs@nongnu.org and told us what peace you want to translate.
10
11Some policy:
12
13* commit just a compileable version
14
15* don't erase original text. comment original text with '@c <en>'.
16
17* don't translate comments in english (starting with '@c '. leave them
18  untouched
19
20* don't translate examples. let's concentrate in finish the work
21  first.
22