- Details
- Written by David Nichols
- Last Updated: 06 February 2013
- Hits: 14414
Current Qore Documentation
Qore Language Reference Manual
Qore C++ API Reference
Note that if you have qore already installed, the documentation should already be available.
- in the source or svn installations, it's in the "docs" subdirectory
- in Linux rpm installations, you can find the documentation in /usr/share/doc/qore-$(version)
2. Module Documentation
For binary modules; see the page for the particular module .
For user modules delivered with Qore; see:
- HttpServer: http://qore.org/manual/current/modules/HttpServer/html/index.html
- MailMessage: http://qore.org/manual/current/modules/MailMessage/html/index.html
- Mime: http://qore.org/manual/current/modules/Mime/html/index.html
- Pop3Client: http://qore.org/manual/current/modules/Pop3Client/html/index.html
- SmtpClient: http://qore.org/manual/current/modules/SmtpClient/html/index.html
- TelnetClient: http://qore.org/manual/current/modules/TelnetClient/html/index.html