Files
modelscope/docs/source/index.rst
wenmeng.zwm 1f6b376599 [to #42373878] refactor maaslib to modelscope
1.  refactor maaslib to modelscope
2.  fix UT error
3.  support pipeline which does not register default model

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8988388
2022-06-09 20:16:26 +08:00

45 lines
744 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
=======================================
ModelScope doc
.. toctree::
:maxdepth: 2
:caption: USER GUIDE
quick_start.md
develop.md
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/index
.. toctree::
:maxdepth: 2
:caption: Changelog
change_log.md
.. toctree::
:maxdepth: 10
:caption: API Doc
api/modelscope.preprocessors
api/modelscope.models
api/modelscope.pipelines
api/modelscope.fileio
api/modelscope.utils
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`