Currently pipcook is lack of detailed documentation about what functions or API plugins could use so it's hard for developers to develop plugins. We need to provide a detailed API reference:
Detailed API reference for plugin prototype (in pipcook-core)
documentation about type of plugins
documentation about parameters (args) for each plugins
documentation about dataset types
documentation about model types
documentation about how to organize plugins folder structures
Detailed reference about public utils
Generally the above API are provided in pipcook-core. We could give reasonable comments for each type and functions in pipcook-core.
Currently pipcook is lack of detailed documentation about what functions or API plugins could use so it's hard for developers to develop plugins. We need to provide a detailed API reference:
Detailed API reference for plugin prototype (in pipcook-core)
Detailed reference about public utils
Generally the above API are provided in pipcook-core. We could give reasonable comments for each type and functions in pipcook-core.
To support multiple languages, we can use typedoc plugin typedoc-plugin-localization