dandi / handbook

Handbook for interacting with the DANDI archive.
https://www.dandiarchive.org/handbook/
6 stars 12 forks source link

Separate "Developer User Guide" or just "Developer Guide" and rename into "DANDI Developer Guide"? #125

Open yarikoptic opened 8 months ago

yarikoptic commented 8 months ago

We have User Guide which is mostly user oriented -- users who aim to access or upload data, not write software to integrate with DANDI.

I wonder if we should make more explicit separation here, and have a section for people who are developing based on DANDI, e.g. using API, Python lower level APIs etc.

E.g. ATM in the light of

and that should possibly be accompanied with examples on how it to be done both in API calls and Python interfaces.

WDYT?

kabilar commented 8 months ago

Hi @yarikoptic, these instructions would be great. Could they live under the current Developer Guide section? Thank you.

yarikoptic commented 8 months ago

that's the question on either they should? As far as I see that one is primarily about developing DANDI itself thus somewhat hiding and splitting (Python interface is in "User guide") "development against DANDI". So I wondered if we could get some better organization... worse come to worse we could just add some sections to Developer Guide for now indeed.

kabilar commented 7 months ago

How about adding a separate section below User Guide entitled Integrate with DANDI or more generally Advanced usage and interoperability (credit: NumPy docs)? For clarification, we could also rename Developer Guide to Core Developer Guide?