Update of /cvsroot/pygccxml/source/pyplusplus/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1480/pyplusplus/docs
Modified Files:
pyplusplus.rest
Added Files:
code_creators_uml.png pyplusplus_uml.vsd
Removed Files:
code_creators.png code_generation_process.png default.css
generate_docs.py pyplusplus.png pyplusplus.vsd
Log Message:
I hope those are last big changes in the project to this release.
Those changes give us an ability to create "setups" in one click
cd release_manager
python release_builder.py
Enjoy
--- pyplusplus.png DELETED ---
--- NEW FILE: pyplusplus_uml.vsd ---
(This appears to be a binary file; contents omitted.)
--- pyplusplus.vsd DELETED ---
Index: pyplusplus.rest
===================================================================
RCS file: /cvsroot/pygccxml/source/pyplusplus/docs/pyplusplus.rest,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** pyplusplus.rest 6 Apr 2006 17:44:46 -0000 1.7
--- pyplusplus.rest 9 Apr 2006 05:17:14 -0000 1.8
***************
*** 106,110 ****
.. _`AST`: http://en.wikipedia.org/wiki/Abstract_syntax_tree
! .. _`class diagram`: ./code_creators.png
At the end of this step you have code creators tree, that is ready to be written
--- 106,110 ----
.. _`AST`: http://en.wikipedia.org/wiki/Abstract_syntax_tree
! .. _`class diagram`: ./code_creators_uml.png
At the end of this step you have code creators tree, that is ready to be written
***************
*** 187,202 ****
.. _`pygccxml` : ./../pygccxml/pygccxml.html
.. _`boost.python`: http://www.boost.org/libs/python/doc/index.html
- .. _`SourceForge`: http://sourceforge.net/index.php
- .. _`Docutils`: http://docutils.sourceforge.net
.. _`Python`: http://www.python.org
.. _`GCC-XML`: http://www.gccxml.org
.. _`Boost Software License`: http://boost.org/more/license_info.html
! .. _`Eric 3.4`: http://www.die-offenbachs.de/detlev/eric3.html
! .. _`Debian Linux`: http://www.debian.org
! .. _`UML diagram` : ./declarations.png
! .. _`Parser package` : ./parser.png
! .. _`ReleaseForge` : http://releaseforge.sourceforge.net
! .. _`boost::type_traits` : http://www.boost.org/libs/type_traits/index.html
! .. _`boost.rational` : http://www.boost.org/
..
Local Variables:
--- 187,194 ----
.. _`pygccxml` : ./../pygccxml/pygccxml.html
.. _`boost.python`: http://www.boost.org/libs/python/doc/index.html
.. _`Python`: http://www.python.org
.. _`GCC-XML`: http://www.gccxml.org
.. _`Boost Software License`: http://boost.org/more/license_info.html
!
..
Local Variables:
--- code_creators.png DELETED ---
--- generate_docs.py DELETED ---
--- code_generation_process.png DELETED ---
--- NEW FILE: code_creators_uml.png ---
(This appears to be a binary file; contents omitted.)
--- default.css DELETED ---
|