[pygccxml-commit] source/pydsc/docs pydsc.rest,1.5,1.6
Brought to you by:
mbaas,
roman_yakovenko
From: Roman <rom...@us...> - 2006-04-20 04:07:13
|
Update of /cvsroot/pygccxml/source/pydsc/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6005/pydsc/docs Modified Files: pydsc.rest Log Message: I was ill and did not have my TortoiseCVS :-). This commit contains documentation changes only. Those changes had been done for latest release version. Index: pydsc.rest =================================================================== RCS file: /cvsroot/pygccxml/source/pydsc/docs/pydsc.rest,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** pydsc.rest 6 Apr 2006 06:15:55 -0000 1.5 --- pydsc.rest 20 Apr 2006 04:06:40 -0000 1.6 *************** *** 43,48 **** ------------- ! Basic usage is realy simple, but sometimes there is a need to: ! * skip\\exclude some words from cheking * redefine error messages destination, for example to print to some file * exclude(include) files from(to) spell checking process by file location --- 43,48 ---- ------------- ! Basic usage is really simple, but sometimes there is a need to: ! * skip\\exclude some words from checking * redefine error messages destination, for example to print to some file * exclude(include) files from(to) spell checking process by file location |