.. Hailing Fang's Docs documentation master file, created by
   sphinx-quickstart on Thu Jun  1 14:42:10 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Hailing Fang's documentation
=======================================

Built Time: |today|.

Introduction
---------------------

This is my documentation project aimed at documenting technical topics.
It currently includes three main topics: mathematics, computer science,
and biology. The classification of documents is determined by the problem
field they are related to.

.. toctree::
    :maxdepth: 2
    :caption: Contents
    
    mathematics/index
    computer/index
    chemistry/index
    biology/index
    misc/index


