Files
modelscope/docs/source/index.rst

45 lines
744 B
ReStructuredText
Raw Normal View History

.. 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`