Documentation: Add url link to source code page
This commit is contained in:
@@ -28,6 +28,15 @@
|
|||||||
\page index.html
|
\page index.html
|
||||||
\brief Qt Xlsx provides functionality for handling .xlsx files.
|
\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
|
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.
|
Microsoft Excel and can be used in any platform that Qt5 supported.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user