Qore Qdx Module Reference 1.1.3
Loading...
Searching...
No Matches
Qdx Module

Qdx Module Introduction

The Qdx module provides support for documentation generation with doxygen from Qore sources.

To use this module, use "%requires Qdx" in your code.

All the public symbols in the module are defined in the Qdx namespace

Classes:

Functions:

Release Notes

Qdx v1.1.3

  • respect conditional parse directives during documentation builds using QORE_DOC_DEFINES

Qdx v1.1.2

  • added formatted astparser diagnostics for tooling that consumes Qore source

Qdx v1.1.1

Qdx v1.1

Qdx v1.0

  • the initial version of the Qdx module