mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-21 18:49:23 +01:00
ref: https://yuque.alibaba-inc.com/pai/rwqgvl/go8sc8tqzeqqfmsz Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11150212 * google style docs and selected file generator
36 lines
716 B
ReStructuredText
36 lines
716 B
ReStructuredText
.. modelscope documentation file,
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
ModelScope DOCUMENTATION
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: DEVELOPER GUIDE
|
|
|
|
develop.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API Doc
|
|
|
|
Hub <api/modelscope.hub>
|
|
Model <api/modelscope.models>
|
|
Preprocessor <api/modelscope.preprocessors>
|
|
Pipeline <api/modelscope.pipelines>
|
|
Trainer <api/modelscope.trainers>
|
|
MsDataset <api/modelscope.msdatasets>
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Changelog
|
|
|
|
change_log.md
|
|
|
|
Indices and tables
|
|
==================
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|