reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 45 forks source link

docs: add missing client methods #665

Closed mdonadoni closed 10 months ago

mdonadoni commented 10 months ago

There are many methods from reana_client.api.client missing in the docs, due to them not being explicitly listed in docs/index.rst: https://github.com/reanahub/reana-client/blob/4aeaa2cadfc2fbc8d6879a9179763d2d5bc12003/docs/index.rst?plain=1#L24

Ideally the docs should discover all the methods automatically, if not possible we should at least add the missing ones.