Attention is currently required from: dexter.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/pysim/+/42551?usp=email )
Change subject: docs: auto-generate Card Filesystem Reference ......................................................................
Patch Set 4:
(1 comment)
File docs/pysim_fs_sphinx.py:
https://gerrit.osmocom.org/c/pysim/+/42551/comment/b9660a0b_6eb05438?usp=ema... : PS4, Line 144: lines.append(f' // {comment}\n')
This appears in the JSON examples in the manual. […]
The next patch (https://gerrit.osmocom.org/c/pysim/+/42552) is adding exactly that: it's adding examples to the temporary file as comments, and then strips all comments before loading JSON from that file. It's a pity that such a wide-spread format still does not support comments...