Files
primitive-type/docs/source/index.rst
2026-02-10 12:55:16 +08:00

30 lines
718 B
ReStructuredText

.. primitive-type documentation master file, created by
sphinx-quickstart on Tue Feb 10 10:03:15 2026.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
primitive-type documentation
============================
Here is the documentation of primitive-type.
primitive-type is a Python library, you can check a value or object if the type of it is primitive, or convert it to other primitive type.
See the `Code References <api.html>`__ for more details.
.. toctree::
:maxdepth: 2
:caption: Home
Code References<api.rst>
Develop<dev.rst>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`