TromsFylkestrafikk / ragnarok-sink

Sink API for Ragnarok
GNU General Public License v3.0
0 stars 0 forks source link

Extend SinkBase to support DOC-file for frontend ragnarok #18

Closed jbtfk closed 5 months ago

jbtfk commented 5 months ago

I have tested this by adding SINK.md to the root of a Sink implementation, called $this->getDocumentation() from somewhere in Sink (like fetch). Then I've printed the result to log by using LogPrintf.