Update of /cvsroot/pygccxml/source/pygccxml/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6005/pygccxml/docs
Modified Files:
download.rest pygccxml.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: pygccxml.rest
===================================================================
RCS file: /cvsroot/pygccxml/source/pygccxml/docs/pygccxml.rest,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** pygccxml.rest 9 Apr 2006 05:16:31 -0000 1.7
--- pygccxml.rest 20 Apr 2006 04:06:41 -0000 1.8
***************
*** 25,34 ****
* build a code generator
! + `pyplusplus`_ is havily based on `pygccxml`_
+ generate `WSDL`_ file from sources
+ ...
* create UML diagrams
! * build code analizer
* ...
--- 25,34 ----
* build a code generator
! + `pyplusplus`_ is heavily based on `pygccxml`_
+ generate `WSDL`_ file from sources
+ ...
* create UML diagrams
! * build code analyzer
* ...
Index: download.rest
===================================================================
RCS file: /cvsroot/pygccxml/source/pygccxml/docs/download.rest,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** download.rest 6 Apr 2006 06:15:57 -0000 1.2
--- download.rest 20 Apr 2006 04:06:41 -0000 1.3
***************
*** 19,30 ****
--------
! Please use `this`__ link to download `pygccxml`_.
! __ https://sourceforge.net/project/showfiles.php?group_id=118209
----------
CVS access
----------
! Using `this`__ link you can get access to the latest source code.
! __ https://sourceforge.net/cvs/?group_id=118209
------------
--- 19,29 ----
--------
! https://sourceforge.net/project/showfiles.php?group_id=118209
----------
CVS access
----------
!
! https://sourceforge.net/cvs/?group_id=118209
------------
***************
*** 37,41 ****
| ``python setup.py install``
! After this command complete you should have installed `pygccxml`_ package.
------------
--- 36,40 ----
| ``python setup.py install``
! After this command complete, you should have installed `pygccxml`_ package.
------------
***************
*** 43,56 ****
------------
- * `Python`_
-
* `GCC-XML`_
- * `Docutils`_ - only in case you want to create\\extend current documentation
-
.. _`pygccxml` : ./../pygccxml/pygccxml.html
.. _`SourceForge`: http://sourceforge.net/index.php
- .. _`Docutils`: http://docutils.sourceforge.net
- .. _`Python`: http://www.python.org
.. _`GCC-XML`: http://www.gccxml.org
..
--- 42,49 ----
|