Skip to content
fixes authored by Tim Bentley's avatar Tim Bentley
...@@ -98,8 +98,8 @@ Documentation on different song formats (an import class has now been written fo ...@@ -98,8 +98,8 @@ Documentation on different song formats (an import class has now been written fo
* [[OpenLyrics XML Format|OpenLyrics XML Format]] * [[OpenLyrics XML Format|OpenLyrics XML Format]]
## External Links ## External Links
* [https://python.swaroopch.com/ A Byte of Python ebook] Recommended introduction to Python. * [Recommended introduction to Python.|https://python.swaroopch.com/ A Byte of Python ebook]
* [http://docs.python.org/ Python documentation] * [Python documentation | http://docs.python.org/ ]
* [http://doc.qt.io/qt-5/ Qt5 reference] and [http://pyqt.sourceforge.net/Docs/PyQt5/ PyQt5 reference] * [http://doc.qt.io/qt-5/ Qt5 reference] and [http://pyqt.sourceforge.net/Docs/PyQt5/ PyQt5 reference]
* [http://www.sqlalchemy.org/trac/wiki/UsageRecipes/Py2exePy2app py2app/py2exe and SQLAlchemy] * [http://www.sqlalchemy.org/trac/wiki/UsageRecipes/Py2exePy2app py2app/py2exe and SQLAlchemy]
* [http://web.archive.org/web/20100613121452/http://labs.trolltech.com/blogs/2009/01/15/creating-qch-files-from-doxygen-revisited/ Creating help files with Doxygen and QtAssistant] * [http://web.archive.org/web/20100613121452/http://labs.trolltech.com/blogs/2009/01/15/creating-qch-files-from-doxygen-revisited/ Creating help files with Doxygen and QtAssistant]
...@@ -108,7 +108,7 @@ Documentation on different song formats (an import class has now been written fo ...@@ -108,7 +108,7 @@ Documentation on different song formats (an import class has now been written fo
* [[iOS:Getting Started|Getting Started]] * [[iOS:Getting Started|Getting Started]]
# Android Development # Android Development
* [[(Getting Started)|https://gitlab.com/openlp/android/wikis/home]] * [[Getting Started|https://gitlab.com/openlp/android/wikis/home]]
# Packaging # Packaging
* [[Getting Started|Getting Started]] * [[Getting Started|Getting Started]]
... ...
......