Skip to content

Commit 7dfe865

Browse files
author
roman_yakovenko
committed
update documentation
1 parent 81b8c94 commit 7dfe865

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

docs/download.rest

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ There are few different ways to install GCC-XML on your system:
4444

4545
.. _`instructions` : http://gccxml.org/HTML/Install.html
4646
47-
3. You can use `GCC-XML`_ installer created by me. Go to `download page`_ and get
48-
`"gccxml_installer.zip"`_ file. You will find installation instructions within
49-
the file. The setup is basically small Python script, which installs `GCC-XML`_
50-
to the specified directory. It works pretty well for me on Linux and Windows.
51-
You don't have to download CMake build system or anything else.
52-
53-
.. _`download page` : http://sourceforge.net/project/showfiles.php?group_id=118209&package_id=146545
54-
.. _`"gccxml_installer.zip"` : http://sourceforge.net/project/showfiles.php?group_id=118209&package_id=146545
47+
3. You can use `GCC-XML`_ installer built by me, from the CVS. Go to `download page`_
48+
and download "gccxml-setup".
49+
50+
.. _`download page` : http://sourceforge.net/project/showfiles.php?group_id=118209
5551
5652
pygccxml
5753
--------

docs/history/history.rest

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Thanks to all the people that have contributed patches, bug reports and suggesti
2222
* Ben Schleimer
2323
* Gustavo Carneiro
2424

25-
2625
-----------
2726
Version 1.1
2827
-----------
@@ -38,6 +37,12 @@ Version 1.1
3837
4. From now on, :doc:`pygccxml <../pygccxml>` will use `Sphinx <http://sphinx.pocoo.org/>`_
3938
for all documentation.
4039

40+
5. From now on, `pygccxml` will provide convenient setup for latest `GCC-XML`_
41+
version (CVS). See :doc:`download <../download>` document.
42+
43+
6. Bug `[ 2431993 ] pygccxml parses const volatile variable args as just const <http://sourceforge.net/tracker/index.php?func=detail&aid=2431993&group_id=118209&atid=684318>`_
44+
was fixed.
45+
4146
-----------
4247
Version 1.0
4348
-----------

0 commit comments

Comments
 (0)