view CodeAnalysis/README.txt @ 259:8a7d921253c0

Updated to latest CodeModel (for EmitAuditLog)
author Alain Mazy <am@orthanc.team>
date Mon, 11 Aug 2025 13:03:13 +0200
parents 3c72d1f4c2a5
children 4567ac27701d
line wrap: on
line source


Introduction
============

This folder contains the Python script that reads the code model of
the Orthanc SDK that is generated by the "orthanc-java" project [1],
then automatically wraps this SDK as a Python extension module.

The output of the script is written to "../Sources/Autogenerated".

Usage:

$ ./GenerateOrthancSDK.py

[1] https://orthanc.uclouvain.be/book/plugins/java.html