Getting Started
conda create -n ata_doc --clone ata pip install .[doc]
Add new markdown file in ./docs/.
./docs/
cd docs rst2myst convert *.rst sphinx-autobuild . _build/html