.. My Documentation master file, created by
sphinx-quickstart on Mon Dec 16 12:00:00 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to My Documentation!
=============================
This is a sample documentation project with multi-language support.
.. toctree::
:maxdepth: 2
:caption: Quick Start
quick_start
Contents
--------
.. toctree::
:maxdepth: 2
:caption: Getting Started
getting_started
.. toctree::
:maxdepth: 2
:caption: User Guide
user_guide
.. toctree::
:maxdepth: 2
:caption: API Reference
api_reference
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. note::
This documentation is available in multiple languages:
* `English `_
* `简体中文 `_
You can switch languages using the language selector in the sidebar.