Open
Description
- Check the API page and make sure it documents only the public APIs.
- Put all private/internal APIs in the developer documentation.
- Both the publication documentation and the developer documentation have a "developers note" section. Merge them.
https://pdc.readthedocs.io/en/latest/api.html#developers-notes - Suggestion: add a "naming convention" section in the developer documentation.