mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-18 17:27:43 +01:00
52 lines
891 B
ReStructuredText
52 lines
891 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
|
|
faq.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
|
|
.. api/modelscope.hub
|
|
.. api/modelscope.msdatasets
|
|
.. api/modelscope.tools
|
|
.. api/modelscope.trainers
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|