Skip to content

Commit afc52a6

Browse files
committed
Do not break lines in doc
1 parent bca6205 commit afc52a6

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ Documentation and examples
4040

4141
The documentation can be found `here <http://pygccxml.readthedocs.io>`_, examples can be found `here <http://pygccxml.readthedocs.io/en/master/examples.html>`_.
4242

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
45-
`API documentation <http://pygccxml.readthedocs.io/en/develop/apidocs/modules.html>`_.
43+
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>`_.
4644

4745
A `FAQ <http://pygccxml.readthedocs.io/en/master/faq.html>`_ is also available and may answer some of your questions.
4846

docs/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ Documentation and examples
2727

2828
The :doc:`examples <examples>` are a good way to learn how to use pygccxml.
2929

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>`.
3331

3432
A `FAQ <faq>`_ is also available and may answer some of your questions.
3533

0 commit comments

Comments
 (0)