Update documentation

This commit is contained in:
Debao Zhang
2013-10-23 17:30:36 +08:00
parent 9c70116351
commit 9abf395332
3 changed files with 149 additions and 3 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
\page index.html
\brief Qt Xlsx provides functionality for handling .xlsx files.
QtXlsx is a library that can write Excel files. It doesn't require
QtXlsx is a library that can read and write Excel files. It doesn't require
Microsoft Excel and can be used in any platform that Qt5 supported.
\section1 Getting Started
@@ -38,7 +38,7 @@
The package contains a qtxlsx.pri file that allows you to integrate
the component into applications that use qmake for the build step.
1. Download the source code.
1. Download the source code from \l {https://github.com/dbzhang800/QtXlsxWriter/archive/master.zip} {github.com}
2. Put the source code in any directory you like. For example, 3rdparty: