| 1234567891011121314151617181920212223242526272829303132333435363738 |
- .. xtuner documentation master file, created by
- sphinx-quickstart on Tue Jan 9 16:33:06 2024.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to the MinerU Documentation
- ==============================================
- .. figure:: ./_static/image/logo.png
- :align: center
- :alt: mineru
- :class: no-scaled-link
- .. raw:: html
- <p style="text-align:center">
- <strong>A one-stop, open-source, high-quality data extraction tool
- </strong>
- </p>
- <p style="text-align:center">
- <script async defer src="https://buttons.github.io/buttons.js"></script>
- <a class="github-button" href="https://github.com/opendatalab/MinerU" data-show-count="true" data-size="large" aria-label="Star">Star</a>
- <a class="github-button" href="https://github.com/opendatalab/MinerU/subscription" data-icon="octicon-eye" data-size="large" aria-label="Watch">Watch</a>
- <a class="github-button" href="https://github.com/opendatalab/MinerU/fork" data-icon="octicon-repo-forked" data-size="large" aria-label="Fork">Fork</a>
- </p>
- API Reference
- -------------
- If you are looking for information on a specific function, class or
- method, this part of the documentation is for you.
- .. toctree::
- :maxdepth: 2
- api
|