Merge pull request #1535 from YeldhamDev/conf_ide_fix

Fix section links in the 'Configuring an IDE' page
This commit is contained in:
Rémi Verschelde
2018-06-21 23:42:15 +02:00
committed by mhilbrunner
parent 5527ff9b4b
commit bab364b621
2 changed files with 7 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ Development Environment), here are setup instructions for some popular ones:
It is possible to use other IDEs, but their setup is not documented yet.
.. _doc_configuring_an_ide_qtcreator:
Qt Creator
----------
@@ -92,6 +94,8 @@ clicking the "Apply Filter" button. A simple click on "Ok" and you're ready to c
.. image:: img/qtcreator-edit-files-dialog.png
.. _doc_configuring_an_ide_kdevelop:
Kdevelop
--------
@@ -153,6 +157,8 @@ platform and depending on your build options).
That's it! Now you should be good to go :)
.. _doc_configuring_an_ide_xcode:
Xcode
-----