data-morph icon indicating copy to clipboard operation
data-morph copied to clipboard

CLI docs: remove hack for wrapping the CLI reference

Open stefmolin opened this issue 1 year ago • 0 comments

Maybe this was a limitation of the theme at the time, but try to switch from the hack here:

https://github.com/stefmolin/data-morph/blob/f9af20101aeb5e1971c3ff5ecf731dcff43dee4b/src/data_morph/cli.py#L212-L230

to use generate_parser directly in the docs (here).

Try updating the version of the theme and/or adding some CSS.

stefmolin avatar May 23 '24 11:05 stefmolin