Skip to content

SFTClean: add note to documentation about legacy format

Description

@karl-wette !1504 (merged) and !1505 (merged) is all I was planning to do on the SFTClean code for now. To close #333 (closed) I think it's sufficient to add these few notes to the --help and doxygen docs: the code is in a working (and now auto-tested) state, but not modernized, and people are told just that.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status


Edited by David Keitel

Merge request reports