Documentation: Add url link to source code page

This commit is contained in:
Debao Zhang
2013-10-30 18:27:27 +08:00
parent 0880c6c80a
commit a4f3b9bdf5
+9
View File
@@ -28,6 +28,15 @@
\page index.html
\brief Qt Xlsx provides functionality for handling .xlsx files.
\table
\row
\li Source code: \li \l{https://github.com/dbzhang800/QtXlsxWriter}
\row
\li Issures: \li \l{https://github.com/dbzhang800/QtXlsxWriter/issues}
\row
\li License: \li MIT
\endtable
The \l{Qt Xlsx C++ Classes}{Qt Xlsx Module} provides a set of classes to read and write Excel files. It doesn't require
Microsoft Excel and can be used in any platform that Qt5 supported.