You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,7 @@ Documentation and examples
40
40
41
41
The documentation can be found `here <http://pygccxml.readthedocs.io>`_, examples can be found `here <http://pygccxml.readthedocs.io/en/master/examples.html>`_.
42
42
43
-
If you want to know more about the API provided by pygccxml, read the
44
-
`query interface <http://pygccxml.readthedocs.io/en/develop/query_interface.html>`_ document or the
If you want to know more about the API provided by pygccxml, read the `query interface <http://pygccxml.readthedocs.io/en/develop/query_interface.html>`_ document or the `API documentation <http://pygccxml.readthedocs.io/en/develop/apidocs/modules.html>`_.
46
44
47
45
A `FAQ <http://pygccxml.readthedocs.io/en/master/faq.html>`_ is also available and may answer some of your questions.
Copy file name to clipboardExpand all lines: docs/index.rst
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,7 @@ Documentation and examples
27
27
28
28
The :doc:`examples <examples>` are a good way to learn how to use pygccxml.
29
29
30
-
If you want to know more about the API provided by pygccxml,
31
-
read the :doc:`query interface <query_interface>` document or the
32
-
:doc:`API documentation <apidocs/modules>`.
30
+
If you want to know more about the API provided by pygccxml, read the :doc:`query interface <query_interface>` document or the :doc:`API documentation <apidocs/modules>`.
33
31
34
32
A `FAQ <faq>`_ is also available and may answer some of your questions.
0 commit comments