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.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ int main(int argc, char *argv[])
110
110
```
111
111
112
112
## Documentation
113
-
As soon as it is finished, the documentation will be available within the releases and on [github pages](https://skycoder42.github.io/QtAutoUpdater/).
113
+
The documentation is available within the releases and on [github pages](https://skycoder42.github.io/QtAutoUpdater/).
114
114
115
115
The documentation was created using [doxygen](http://www.stack.nl/~dimitri/doxygen/). It includes an HTML-documentation and Qt-Help files that can be included into QtCreator (QtAssistant) to show F1-Help (See [Adding External Documentation](https://doc.qt.io/qtcreator/creator-help.html#adding-external-documentation) for more details).
0 commit comments